]> arthur.barton.de Git - ConfigScripts.git/history - sys/bashrc
Let keychain(1) inherit forwarded agents
[ConfigScripts.git] / sys / bashrc
2016-05-01 Alexander BartonLet keychain(1) inherit forwarded agents master
2015-01-25 Alexander BartonAdd more debug output to sys/bashrc
2014-11-29 Alexander BartonMake check for "interactive shells" more robust
2014-11-27 Alexander Bartonbashrc: Map up & down to history
2014-11-27 Alexander Bartonbashrc: source /usr/local/bin/virtualenvwrapper.sh
2014-09-22 Alexander BartonAdd "lastf" ("last foreign") alias
2014-08-24 Alexander BartonPS1 shell prompt: only show current directory name
2014-06-15 Alexander BartonBetter debug logging, display when script really starts
2014-05-10 Alexander Bartonsys/bashrc: Search for /etc/profile in ~/.etc/profile...
2014-04-18 Alexander BartonUse "type -t" to test for tools.
2014-04-18 Alexander BartonOnly call keychain(1) when shell is interactive
2014-04-18 Alexander BartonAdd support for keychain(1) ssh-agent and gpg-agent...
2014-04-18 Alexander BartonDon't set "ME" variable, use "HOSTNAME" instead
2014-04-18 Alexander BartonRemove outdated alias ","
2014-04-18 Alexander BartonUse "type" to test for tools
2014-03-15 Alexander BartonDon't set $USER and $UID
2014-01-06 Alexander BartonAdd history index to bash prompt
2013-11-22 Alexander BartonUpdate shell history handling
2013-11-22 Alexander Bartonsys/bashrc: Fix comment
2013-05-31 Alexander BartonEnable bash-completion only when POSIX mode is not...
2012-08-25 Alexander BartonSearch for bash_completion in /usr/local/etc
2011-04-22 Alexander BartonSet ccache paths using the "regular" mechanism
2011-02-27 Alexander BartonOnly setup safe options with elder bash versions
2011-02-26 Alexander BartonEnable color on xterm-256color terminal
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-09-06 Alexander BartonSource /etc/bash_command_not_found, if available
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.