From 2b3d7f478142b977ad0503d93de29a63a62a9c1b Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 8 Oct 2017 16:56:17 -0700 Subject: [PATCH] python shortcuts fix --- larbs_user.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larbs_user.sh b/larbs_user.sh index 69ad780..1ea450d 100755 --- a/larbs_user.sh +++ b/larbs_user.sh @@ -81,4 +81,4 @@ blue Downloading config files... git clone https://github.com/lukesmithxyz/voidrice.git && rsync -va voidrice/ /home/$NAME && rm -rf voidrice blue Generating bash/ranger/qutebrowser shortcuts... -python ~/.config/Scripts/shortcuts.py +python /home/$NAME/.config/Scripts/shortcuts.py