mpd moved to profile
This commit is contained in:
parent
2f6d15dd2d
commit
5f6ccaad33
1 changed files with 2 additions and 0 deletions
2
.profile
2
.profile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue