diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-01 21:58:53 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-01 21:58:53 -0400 |
| commit | 5f6ccaad330da9fed107444243d1d87716130940 (patch) | |
| tree | 4b2e0c9b42b7780cb4d37f9fa97e923cbc8d528e /.profile | |
| parent | 2f6d15dd2de497f1ae43cb4ba3994773b13f1a99 (diff) | |
| download | eibhear-5f6ccaad330da9fed107444243d1d87716130940.tar.gz eibhear-5f6ccaad330da9fed107444243d1d87716130940.tar.zst eibhear-5f6ccaad330da9fed107444243d1d87716130940.zip | |
mpd moved to profile
Diffstat (limited to '.profile')
| -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 |
