minor shortcut-sync changes

This commit is contained in:
Luke Smith
2018-08-04 19:55:44 -04:00
parent 78ee3599b3
commit 8eb38a3790
2 changed files with 15 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ export BROWSER="firefox"
export READER="zathura"
export BIB="$HOME/Documents/LaTeX/uni.bib"
[[ ! -f ~/.shortcuts ]] && ~/.scripts/shortcuts.sh 2>/dev/null
. ~/.scripts/shortcuts.sh 2>/dev/null
[[ -f ~/.bashrc ]] && . ~/.bashrc