Sun, 15 Jul 2012 16:30:45 +0200 Add hg root shell implementation (__hg_fast_root)
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 16:30:45 +0200] rev 15
Add hg root shell implementation (__hg_fast_root)
Sun, 15 Jul 2012 15:58:14 +0200 Add history-complete-older/newer shortcuts for vi mode
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 15:58:14 +0200] rev 14
Add history-complete-older/newer shortcuts for vi mode
Sun, 15 Jul 2012 15:57:45 +0200 More modularization
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 15:57:45 +0200] rev 13
More modularization
Sun, 15 Jul 2012 12:13:57 +0200 Add alias pyhttp (from Seth House configuration)
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 12:13:57 +0200] rev 12
Add alias pyhttp (from Seth House configuration) https://github.com/whiteinge/dotfiles/blob/master/.zshrc
Sun, 15 Jul 2012 10:40:16 +0200 Fix git prompt when showuntrackedfiles is set
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 10:40:16 +0200] rev 11
Fix git prompt when showuntrackedfiles is set When GIT_PS1_SHOWUNTRACKEDFILES is set, the output of __git_ps1 may contain a '%', which needs to be escaped before we can use it in the shell prompt.
Sun, 15 Jul 2012 01:58:11 +0200 Improve hg_pull_and_see (accept hg pull argument)
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:58:11 +0200] rev 10
Improve hg_pull_and_see (accept hg pull argument)
Sun, 15 Jul 2012 01:37:40 +0200 Improve hg_pull_and_see
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:37:40 +0200] rev 9
Improve hg_pull_and_see
Sun, 15 Jul 2012 01:17:55 +0200 Update ..* commands
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:17:55 +0200] rev 8
Update ..* commands Code from Frank Terbeck (https://dev.0x50.de/projects/ftzsh/).
Sun, 15 Jul 2012 01:13:18 +0200 Move zshrc_vcsinfo to a new directory
Mikael Berthe <mikael@lilotux.net> [Sun, 15 Jul 2012 01:13:18 +0200] rev 7
Move zshrc_vcsinfo to a new directory "functions" will be reserved to autoload-able stuff.
Sat, 14 Jul 2012 23:13:35 +0200 Change my local mkcd alias into a function
Mikael Berthe <mikael@lilotux.net> [Sat, 14 Jul 2012 23:13:35 +0200] rev 6
Change my local mkcd alias into a function I was grepping for my mkcd alias in the wrong terminal and found another version, which turned out to be a good thing as Frank's implementation looks better :) https://dev.0x50.de/projects/ftzsh/repository/revisions/master/entry/functions/mkcd
(0) -10 +10 tip