chore: update install.sh

This commit is contained in:
Matthew McKinnon 2024-03-17 15:11:41 +10:00
parent d8f39bce66
commit 62eea076fd

View File

@ -47,6 +47,7 @@ ln -s `pwd`/config/lxterminal ~/.config/lxterminal
# Setup AwesomeWM # Setup AwesomeWM
echo "Setup AwesomeWM" echo "Setup AwesomeWM"
rm -fr ~/.xinitrc rm -fr ~/.xinitrc
rm -fr ~/.config/awesome
ln -s `pwd`/xinitrc ~/.xinitrc ln -s `pwd`/xinitrc ~/.xinitrc
ln -s `pwd`/config/awesome ~/.config/awesome ln -s `pwd`/config/awesome ~/.config/awesome