dotfiles/bash
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
..
bashrc.d Split prompt into two lines 2018-09-27 14:50:21 -07:00
bashrc.common Move Bash startup files to separate folder 2015-04-18 19:53:11 -07:00