]> ruderich.org/simon Gitweb - config/dotfiles.git/history - bash/rc
remove source_debug()
[config/dotfiles.git] / bash / rc
2014-06-10 Simon Ruderichremove source_debug()
2013-11-05 Simon Ruderich*/rc: Move umask code from zsh/rc to shell/rc.
2013-04-01 Simon RuderichMinor documentation updates.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2010-09-18 Simon RuderichSimplify configuration setup.
2010-09-18 Simon RuderichImprove source_debug() output.
2010-09-16 Simon Ruderichbash/rc: Use [[ ]] instead of [ ].
2010-03-11 Simon Ruderichbash/rc: Documentation update.
2010-03-08 Simon Ruderichbash/rc: Minor whitespace fix.
2010-03-08 Simon Ruderichbash/rc, zsh/rc: Move aliases to shell/aliases.
2009-03-12 Simon Ruderichbash: Abort if the shell is not interactive.
2009-02-22 Simon RuderichAdd Vim modeline.
2009-02-20 Simon RuderichUse . instead of source to load config files.
2009-02-16 Simon RuderichAdd more debug output.
2009-02-16 Simon RuderichAdded colorized prompt for bash.
2009-02-16 Simon RuderichMoved host specific configuration files to own directory.
2009-02-16 Simon RuderichAdded prompt for bash.
2009-02-16 Simon RuderichSimplified loading of config files by using a function.
2009-02-16 Simon RuderichAdded configuration file for all shells (in ~/.shell).
2009-02-16 Simon RuderichFirst load the bash file for this hostname, then rc...
2008-09-05 Simon RuderichAlso added support to automatically load configuration...
2008-09-05 Simon RuderichAdded basic bash configuration file.