Mercurial > hg > zsh-env
log zshrc @ 116:ebee1c499f19
age | author | description |
---|---|---|
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 * |