Setup Solus VMs initial commit

This commit is contained in:
Tracey Clark 2024-02-21 18:49:00 -06:00
commit 3b7e6434b9

View file

@ -0,0 +1,12 @@
#!/usr/bin/env bash
sudo eopkg it -y rsync zsh neovim ripgrep git powerline-fonts simple-scan
chsh -s $(which zsh)
cp /mnt/vmshare/.aliases ~/
cp /mnt/vmshare/.bashrc ~/
cp /mnt/vmshare/.bash_profile ~/
cp /mnt/vmshare/.zshrc ~/
cp /mnt/vmshare/.zsh_tlc ~/
# Add zsh prompt setup