log zshrc @ 131:e72a98823522

age author description
2018-02-16 Dirk Olmes Avoid complaining about compinit when running as sudo
2016-11-11 Dirk Olmes Add aliases for screen
2016-10-18 Dirk Olmes Add support for custom completions to zshrc. Add a completion function to match all ssh keys in ~/.ssh when using ssh-add.
2015-08-21 Dirk Olmes add a helper function for listing non-comment lines in a file, increase history size
2015-03-02 Dirk Olmes fix a typo in comments
2015-02-10 Dirk Olmes add alias for listing tmux sessions
2015-02-04 Dirk Olmes update alias name
2015-01-30 Dirk Olmes add aliases for tmux
2014-08-13 Dirk Olmes better history handling
2014-03-07 Dirk Olmes enable zsh's fancy autocomplete
2014-03-04 Dirk Olmes remove the ll alias right here, where the other aliases are removed, too
2013-02-16 Dirk Olmes turn of autocorrection
2012-08-24 Dirk Olmes provide a shortcut alias for pushd
2012-01-30 Dirk Olmes turn of adding stuff to the directory stack automatically
2012-01-26 Dirk Olmes remove aliases only if they exist
2011-12-09 Dirk Olmes do not warn when doing rm *
2011-12-06 Dirk Olmes ignore duplicate history entries
2011-12-02 Dirk Olmes emulate tcsh's subprocess behaviour: automatically nohup the jobs, do not warn when exiting the shell
2011-12-01 Dirk Olmes do not save history to avoid cross-shell history
2011-11-30 Dirk Olmes Automated merge with https://xanthippe/hg/zsh-env
2011-11-30 Dirk Olmes re-declare $HOST to be hostname only
2011-11-30 Dirk Olmes tabs -> spaces
2011-11-28 Dirk Olmes look for oh-my-zsh in a system wide folder
2011-11-28 Dirk Olmes use the builtin HOST variable
2011-11-28 Dirk Olmes zsh environment - initial import