Merge branch 'master' of git.sr.ht:~serguzim/.dotfiles
This commit is contained in:
commit
3e8296a126
1 changed files with 2 additions and 0 deletions
2
.profile
2
.profile
|
@ -7,3 +7,5 @@ if [ -x "$(command -v gpgconf)" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
[ -x "$(command -v mpd)" ] && mpd
|
[ -x "$(command -v mpd)" ] && mpd
|
||||||
|
|
||||||
|
[ $SHELL == "/bin/bash" ] && source $HOME/.bashrc
|
||||||
|
|
Loading…
Reference in a new issue