dotfiles/.bash_profile

8 lines
108 B
Bash
Raw Normal View History

2013-03-23 14:48:31 +01:00
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
2014-01-06 12:36:26 +01:00
2015-02-09 22:27:02 +01:00
hash pulseaudio 2>/dev/null && pulseaudio --start