shortcut sync fix

This commit is contained in:
Luke 2018-02-21 12:24:08 -07:00
parent 6273a71c0b
commit 43525262c1

View File

@ -111,7 +111,7 @@ git clone https://github.com/LukeSmithxyz/shortcut-sync.git &&
rm -rf shortcut-sync/ rm -rf shortcut-sync/
blue "Generating bash/ranger/qutebrowser shortcuts..." blue "Generating bash/ranger/qutebrowser shortcuts..."
bash /home/$NAME/.config/Scripts/shortcuts.sh bash /home/$NAME/.scripts/shortcuts.sh
blue "Preparing welcome message..." blue "Preparing welcome message..."
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/src/welcome_i3 >> /home/$NAME/.config/i3/config curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/src/welcome_i3 >> /home/$NAME/.config/i3/config