sync/shells/bashrc

5 lines
318 B
Bash
Raw Normal View History

export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/stonewareslord/tmp/ucpp/ucpp/:/home/stonewareslord/tmp/ucpp/ucpp/:/home/stonewareslord/hitchhikers/bin/ucpp/ucpp:/home/stonewareslord/hitchhikers/bin/ucpp/ucpp
2016-02-05 00:18:49 -05:00
PS1="$ "
2016-03-19 23:02:25 -04:00
[ -f ~/.fzf.bash ] && source ~/.fzf.bash