Dotfiles
 
 
 
 
Go to file
nirenjan f962d96980 Fix smartwd script to ensure that it always works
With Ruby version 1.8.5, the smartwd script would abort with an error that
the shift method would take no arguments. Therefore, I have restricted the
use of the script to ruby version 1.8.7 and above.

On older versions, it will simply behave the same as \w in PS1 of bash.
2013-02-19 15:14:12 -08:00
git Add git-branch-parent script from git-scripts repo 2013-02-06 21:59:02 -08:00
beep Fix beep script to always send ^G 2013-02-19 14:57:30 -08:00
dircolortest Ignore COLOR, OPTIONS and EIGHTBIT keywords 2013-01-22 11:22:22 -08:00
note Allow user to pass in grep pattern 2013-02-11 15:39:15 -08:00
sdate Enhance precision in sdate display 2013-02-19 15:00:03 -08:00
settitle Add script to set Xterm/Tmux pane title 2013-01-21 13:54:57 -08:00
smartwd Fix smartwd script to ensure that it always works 2013-02-19 15:14:12 -08:00