]> arthur.barton.de Git - ConfigScripts.git/shortlog
ConfigScripts.git
2010-07-21 Alexander BartonDon't read /var/lib/$ME/bash.bashrc in non-interactive...
2010-07-21 Alexander BartonAdd GIT branch name to shell prompt, if in a repository...
2010-01-01 Alexander BartonInitialize bash-completion of Mac OS X "Homebrew" package
2009-10-16 Alexander BartonAdd /Developer/usr/bin as optional PATH component
2009-09-06 Alexander BartonSource /etc/bash_command_not_found, if available
2009-09-05 Alexander BartonMake sure UID is always set
2009-08-29 Alexander BartonDon't source /etc/profile.d/*.csh scripts
2009-08-29 Alexander BartonRewrap script line to 80 characters
2009-08-24 Alexander BartonOnly say "bye, bye" if this seems to be the "top" session
2009-07-06 Alexander BartonSource /etc/bashrc from ~/.bashrc, if not already read in.
2009-04-08 Alexander BartonDon't add locale encoding if the current locale is "C"
2009-03-23 Alexander BartonMove Xauthority file to local storage, so that sudo...
2009-03-23 Alexander BartonImplement "intelligent" locale setting
2009-03-23 Alexander BartonUpdate copyright notice and file information text
2009-03-23 Alexander BartonUpdate copyright notice and file information text
2009-03-23 Alexander Bartonsys/profile, user/bash_profile: code cleanup
2009-03-23 Alexander Bartonsys/bashrc, user/bashrc: code cleanup
2009-03-23 Alexander BartonUpdated copyright notice
2009-01-05 Alexander BartonDetect root user correctly, even when using NIS.
2009-01-05 Alexander BartonMove .Xauthority to /tmp and export $XAUTHORITY
2009-01-05 Alexander BartonNew function Config_RootUser() to copy files into ...
2009-01-05 Alexander BartonMove install code to Config_System() and Config_User...
2008-11-27 Alexander BartonRemove "in-file history".
2008-11-26 Alexander BartonUse "printf" instead of "echo".
2008-11-26 Alexander BartonUse "printf" instead of "echo -ne"
2008-11-21 Alexander BartonRead global files from $HOME/.etc if we can't install...
2008-11-21 Alexander Bartonbash completion: read it from /opt/local/etc/bash_compl...
2008-11-21 Alexander BartonEnhance debug messages: print a line for each script.
2008-10-20 Alexander BartonUse Msg() function to output console messages.
2008-10-20 Alexander BartonTest if user home directory is writeable.
2008-10-20 Alexander BartonOnly set $LANG variable when it is not set already.
2008-10-19 Alexander BartonNew alias bblack() and function BLACK() to blacklist...
2008-08-07 Alexander BartonInstall user/bash_profile as $HOME/.profile, if this...
2008-08-07 Alexander BartonMake sure that $UID is set.
2008-08-07 Alexander BartonOnly try to make backups if the destination file alread...
2008-08-07 Alexander BartonInitial import into GIT repository.