Updated install script to clone git repos for DWM

This commit is contained in:
Luke Else 2022-09-22 21:26:13 +01:00
parent a6274749fd
commit 7bb4914dc9

View File

@ -21,4 +21,14 @@ yay brave
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
neofetch
mkdir ~/git
cd ~/git
git config --global user.name "Luke Else"
git config --global user.email "mail@luke-else.co.uk"
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwm.git
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dmenu.git
git clone ssh://git@git.luke-else.co.uk:222/luke-else/dwmblocks.git
git clone https://github.com/fairyglade/ly