]> ruderich.org/simon Gitweb - config/dotfiles.git/history - bash
shell/aliases: use `command`
[config/dotfiles.git] / bash /
2014-06-10 Simon Ruderichbash/rc: PS1: draw current directory in yellow
2014-06-10 Simon Ruderichremove source_debug()
2014-01-06 Simon Ruderichbash/profile: Minor cleanup.
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 Ruderichbash/logout,zsh/logout: Remove unnecessary source_debug()s.
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-05-23 Simon Ruderichbash/host/rc.zucker: Replace bash with zsh.
2009-03-12 Simon Ruderichbash: Abort if the shell is not interactive.
2009-02-22 Simon RuderichAdd Vim modeline.
2009-02-22 Simon RuderichUse one logout file which is included by bash and zsh.
2009-02-20 Simon RuderichUse . instead of source to load config files.
2009-02-20 Simon RuderichOnly load ~/.bashrc if it's available.
2009-02-16 Simon RuderichMerge commit 'rammstein/master'
2009-02-16 Simon RuderichAdd bash login and logout configuration 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 RuderichRemoved old unnecessary code.
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 RuderichConfiguration files for zucker.schokokeks.org for bash...
2008-09-05 Simon RuderichAlso added support to automatically load configuration...
2008-09-05 Simon RuderichAdded basic bash configuration file.