dotfiles/bash/bashrc.d
nirenjan a35fd2cea0 Split prompt into two lines
Prior to this change, we were setting PS1 manually and having to muck
with the \[, \] pairs for terminal escapes was proving to be too much.
Instead, we moved to using a function used in PROMPT_COMMAND which
displays the user, hostname and directory on one line, followed by the
actual prompt line which displays the git status.
2018-09-27 14:50:21 -07:00
..
aliases.bash Move tmux alias after work alias 2016-10-03 12:12:47 -07:00
git_prompt.bash Split prompt into two lines 2018-09-27 14:50:21 -07:00
gpg.bash Add GPG agent configuration 2018-09-27 13:58:45 -07:00
lscolors.bash Use standard name for dircolors file 2015-10-25 10:22:44 -07:00