Dotfiles
 
 
 
 
Go to file
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
bash Split prompt into two lines 2018-09-27 14:50:21 -07:00
scripts Update smartwd to be compatible with Python 3 2018-09-27 13:48:57 -07:00
LICENSE.md Add license information 2013-02-12 16:42:08 -08:00
README.md Import from original vim-scripts repository 2013-01-11 23:08:38 -08:00
dircolors Add default tmux terminal to dircolors 2018-04-27 15:17:30 -07:00
gitcommit Add Git commit template 2018-09-05 15:01:26 -07:00
gitconfig Add Git commit template 2018-09-05 15:01:26 -07:00
install Add Git commit template 2018-09-05 15:01:26 -07:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Add padding to tmux status-left 2015-06-26 14:45:16 -07:00
vimrc Move Vim files to separate repo 2014-12-24 17:15:31 -08:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.