Dotfiles
 
 
 
 
Go to file
nirenjan 66f3164bda Improve precision on stardate script
There is a possibility that for every 0.1 stardates (8640 seconds),
the final 0.05 stardate would get rounded up (432 seconds). This kind
of inaccuracy is unacceptable by Starfleet standards, so I've reduced
the inaccuracy to 5e-10 stardates or 43.2 microseconds.
2013-05-03 22:26:43 -07:00
bash Fix smartwd script and update PS1 in bashrc.common 2013-02-14 14:11:12 -08:00
scripts Improve precision on stardate script 2013-05-03 22:26:43 -07:00
vim/plugin Create tab-expand plugin for vim 2013-04-12 15:10:38 -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 Remove bolding for lscolors 2013-01-22 15:42:13 -08:00
gitconfig Add color configuration to gitconfig 2013-02-14 21:17:42 -08:00
install Fix creating symlink for the first time 2013-05-03 22:15:12 -07:00
screenrc Add screenrc file 2013-01-11 23:35:05 -08:00
tmux.conf Remove the next/previous window unbind-key's 2013-03-01 11:36:46 -08:00
vimrc Create tab-expand plugin for vim 2013-04-12 15:10:38 -07:00

README.md

dotfiles

My dotfiles

Feel free to clone and modify as necessary.