dotfiles/.bash_profile
2015-02-09 22:27:02 +01:00

7 lines
108 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
hash pulseaudio 2>/dev/null && pulseaudio --start