]> arthur.barton.de Git - ConfigScripts.git/history - sys
Check /usr/share/php/bin as optional search path component
[ConfigScripts.git] / sys /
2012-02-07 Alexander BartonCheck /usr/share/php/bin as optional search path component
2012-02-07 Alexander BartonSearch ".remind" file in the home directory
2012-01-27 Alexander BartonFix last commit: incorrect bash syntax :-/
2012-01-25 Alexander BartonOnly set LC_MESSAGES="C" for non-X11 sessions
2011-06-26 Alexander BartonSuppress "warning: setlocale: LC_CTYPE: cannot change...
2011-04-22 Alexander BartonMake locale setting much more smarter
2011-04-22 Alexander BartonSet ccache paths using the "regular" mechanism
2011-04-22 Alexander BartonInitialize some "system local" directories
2011-02-27 Alexander BartonOnly setup safe options with elder bash versions
2011-02-27 Alexander BartonMake sure that "mount" emits no error messages
2011-02-27 Alexander BartonDon't use "hostname -s"
2011-02-27 Alexander BartonMake sure that "type manpath" emits no error messages
2011-02-26 Alexander BartonEnable color on xterm-256color terminal
2011-02-16 Alexander BartonCall icalBuddy not as root; and adjust bullet
2010-09-17 Alexander BartonOnly check quota(1) if a filesystem with quotas is...
2010-09-17 Alexander BartonAdded support for icalBuddy(1)
2010-09-17 Alexander BartonOnly export PATH if it is set by this script; don't...
2010-09-16 Alexander BartonAdded support for remind(1)
2010-08-21 Alexander BartonOnly setup MANPATH if manpath(1) is not available
2010-08-21 Alexander BartonFix test for __git_ps1 and check for it after handling...
2010-07-21 Alexander BartonList possible terminal attributes and colors
2010-07-21 Alexander BartonShorten path displayed in default bash prompt, if necessary
2010-07-21 Alexander BartonUse colors in default bash prompt (PS1)
2010-07-21 Alexander BartonSet color-related variables if a color-capable terminal...
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-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 Bartonsys/profile, user/bash_profile: code cleanup
2009-03-23 Alexander Bartonsys/bashrc, user/bashrc: code cleanup
2009-03-23 Alexander BartonUpdated copyright notice
2008-11-27 Alexander BartonRemove "in-file history".
2008-11-26 Alexander BartonUse "printf" instead of "echo -ne"
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-08-07 Alexander BartonInitial import into GIT repository.