all repos — dotfiles @ 54ee4b238469a7cddabc8bbe63401eafd0e598d7

my *nix dotfiles

bash/.bashrc.d/99-prompt.bash (view raw)

1PS1='$(~/dotfiles/prompt/prompt) '
2PS2="> "
3
4# terminal title
5# trap 'printf "\033]2;$(history 1 | sed "s/^[ ]*[0-9]*[ ]*//g"): $PWD\007"' DEBUG
6