Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-09-17 | Finished rtab | Daniel Friesel | -8/+45 | |
2008-09-17 | devtodo completion: Fixed _color | Daniel Friesel | -7/+1 | |
2008-09-17 | devtodo completion: Added completion for colors | Daniel Friesel | -0/+15 | |
(Only partially working) | ||||
2008-09-13 | etc/completion: Enable caching | Daniel Friesel | -1/+3 | |
2008-09-13 | Added reload function from the grml zshrc | Daniel Friesel | -0/+14 | |
2008-09-13 | etc/rc: Unfunction internal functions | Daniel Friesel | -0/+2 | |
2008-09-12 | Added functions: die, info, warn | Daniel Friesel | -3/+8 | |
2008-09-12 | Added default alias for tilp | Daniel Friesel | -0/+2 | |
2008-09-12 | etc/function: Enable Exceptions | Daniel Friesel | -0/+2 | |
2008-09-10 | options: Removed cdable_vars (too annoying) | Daniel Friesel | -1/+1 | |
2008-09-08 | rtab: Honor paths starting with ~/ | Daniel Friesel | -1/+7 | |
2008-09-07 | Added rtab | Daniel Friesel | -0/+31 | |
2008-09-07 | prompt: Made it more flexible | Daniel Friesel | -1/+12 | |
2008-09-07 | prompt: Truncate long directory names | Daniel Friesel | -1/+1 | |
2008-09-07 | Moved PS4 from prompt to env | Daniel Friesel | -2/+1 | |
This way, zsh -x is nicer to read | ||||
2008-09-07 | etc/completion: CHanged colors | Daniel Friesel | -3/+3 | |
2008-09-06 | devtodo completion: zstyle ignore-line yes for tdr | Daniel Friesel | -4/+13 | |
2008-09-05 | todo comptetion: Finished arguments | Daniel Friesel | -0/+40 | |
2008-09-04 | Added semi-finished devtodo completion | Daniel Friesel | -0/+55 | |
2008-09-04 | fbi completion: Don't use ->stuff | Daniel Friesel | -14/+7 | |
2008-09-02 | fbi completion: No more eval | Daniel Friesel | -6/+16 | |
2008-09-02 | Added better sshfs completion | Daniel Friesel | -0/+82 | |
2008-08-31 | Added some keybindings from the Debian zshrc | Daniel Friesel | -0/+5 | |
2008-08-31 | directories: Really fixed exports | Daniel Friesel | -2/+2 | |
2008-08-31 | directories: Fixed exports | Daniel Friesel | -2/+2 | |
2008-08-28 | Updated alias 'hgc' to follow 'gitc' | Daniel Friesel | -1/+1 | |
2008-08-27 | reorganized default aliases | Daniel Friesel | -29/+41 | |
2008-08-26 | etc/functions/xsource: Added 'different behavior' comment | Daniel Friesel | -0/+4 | |
2008-08-26 | alias git-serve: Be verbose | Daniel Friesel | -1/+1 | |
2008-08-26 | Moved ZDIR and fpath to zshenv | Daniel Friesel | -2/+9 | |
2008-08-26 | Updated functions | Daniel Friesel | -22/+22 | |
* Removed unused cdl * Reworked extr | ||||
2008-08-24 | Updated prompt | Daniel Friesel | -2/+4 | |
PS1: Replaced depracated %c by %1~ PS4: Use colors and unicode | ||||
2008-08-23 | fbi completion: Added font completion | Daniel Friesel | -2/+6 | |
2008-08-23 | Updated short aliasas | Daniel Friesel | -3/+4 | |
2008-08-23 | Added xexport, renamed esource to xsource | Daniel Friesel | -5/+9 | |
2008-08-23 | etc/directories: Use hash -d instead of parameter assignments | Daniel Friesel | -12/+14 | |
2008-08-23 | Added etc/local for site-specific settings | Daniel Friesel | -2/+7 | |
2008-08-22 | Replace [] by internal test | Daniel Friesel | -6/+6 | |
2008-08-21 | etc/functions/chpwd: Use zsh-builtin test | Daniel Friesel | -6/+7 | |
2008-08-21 | replaced 'l' function by lesspipe | Daniel Friesel | -10/+2 | |
2008-08-21 | etc/alias/short: Removed unused snownews aliases | Daniel Friesel | -4/+0 | |
2008-08-18 | etc/completion: Also show warnings | Daniel Friesel | -3/+8 | |
2008-08-18 | etc/completions: More fancy descriptions, group completions | Daniel Friesel | -3/+5 | |
2008-08-18 | etc/completion: Enable verbose completion | Daniel Friesel | -0/+6 | |
source <http://git.cloudconnected.org/?p=~mxey/homie/zsh.git;a=blob;f=zshrc.d/35_completion;h=da6e303539efec8600e643112bb031bb9db59416;hb=HEAD> | ||||
2008-08-18 | etc/alias/short: Added newsbeuter | Daniel Friesel | -0/+3 | |
2008-08-17 | etc/completions: Updated URLs | Daniel Friesel | -3/+4 | |
2008-08-17 | etc/alias/short: Moved some aliases to x package | Daniel Friesel | -28/+0 | |
2008-08-17 | etc/rc: Include compinit after including additional completions | Daniel Friesel | -3/+1 | |
2008-08-17 | Moved zsh completions to their respective packages | Daniel Friesel | -272/+0 | |
2008-08-17 | Moved debian-specific aliases to debian package | Daniel Friesel | -50/+0 | |