Dotfiles
 
 
 
 
Go to file
nirenjan 63656f9fc2 Always (re)set LS_COLORS
Prior to this change, if I changed the dircolors configuration and
restarted the shell, it wouldn't reflect in the new shell because of the
check. I'd have to create a new terminal window to get the new colors.

This change eliminates the check for a set LS_COLORS variable and always
calls dircolors.
2018-11-12 21:16:57 -08: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
zsh Always (re)set LS_COLORS 2018-11-12 21:16:57 -08: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 Zsh config files 2018-10-19 15:45:51 -07:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Remove utf8 lines from tmux configuration 2018-10-23 22:17:35 -07:00
vimrc Move Vim files to separate repo 2014-12-24 17:15:31 -08:00
zshrc Add Zsh config files 2018-10-19 15:45:51 -07:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.