diff options
| -rw-r--r-- | .profile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ export BROWSER="firefox" export READER="zathura" export BIB="$HOME/Documents/LaTeX/uni.bib" +mpd & + [[ -f ~/.scripts/shortcuts.sh ]] && ~/.scripts/shortcuts.sh [[ -f ~/.bashrc ]] && . ~/.bashrc |
