summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2008-09-21Added iwlist completionDaniel Friesel-0/+32
2008-09-21chpwd splitupDaniel Friesel-9/+24
2008-09-21New aliasesDaniel Friesel-4/+8
lsi: list image files lsz: list a zip file's content suffix aliases for domains
2008-09-21Moved rtab into chpwdDaniel Friesel-5/+7
2008-09-20Removed np completionDaniel Friesel-9/+0
2008-09-20reload completion: Remove _argumentsDaniel Friesel-1/+1
2008-09-20initd completion: The functions take only one argumentDaniel Friesel-1/+1
2008-09-20completion: Added program-specific settingsDaniel Friesel-1/+5
2008-09-20Merged etc/modules into etc/functionDaniel Friesel-13/+13
2008-09-20rtab: Fixed a bug in -lDaniel Friesel-5/+4
As pointed out by mxey: When a path contains the same directory name several times, -l will cut off the path after the first of those names.
2008-09-20rtab: unfunction chpwdDaniel Friesel-0/+1
chpwd is useless within the function
2008-09-20put: Accept paths, tooDaniel Friesel-3/+3
2008-09-19rtab: Prevent endless loopsDaniel Friesel-2/+2
2008-09-18Added put functionDaniel Friesel-0/+46
2008-09-17devtodo completion: Complete finished entries for --not-doneDaniel Friesel-7/+11
2008-09-17Switched hgd and gitd back into functionsDaniel Friesel-4/+2
2008-09-17Use rtab within the promptDaniel Friesel-4/+5
2008-09-17rtab: Added generic headerDaniel Friesel-0/+4
2008-09-17rtab: Removed some old forgotten stuffDaniel Friesel-4/+2
2008-09-17Finished rtabDaniel Friesel-8/+45
2008-09-17devtodo completion: Fixed _colorDaniel Friesel-7/+1
2008-09-17devtodo completion: Added completion for colorsDaniel Friesel-0/+15
(Only partially working)
2008-09-14hooks/post-update: Use relative pathsDaniel Friesel-1/+2
2008-09-13etc/completion: Enable cachingDaniel Friesel-1/+3
2008-09-13Added reload function from the grml zshrcDaniel Friesel-0/+14
2008-09-13etc/rc: Unfunction internal functionsDaniel Friesel-0/+2
2008-09-12Added functions: die, info, warnDaniel Friesel-3/+8
2008-09-12Added default alias for tilpDaniel Friesel-0/+2
2008-09-12etc/function: Enable ExceptionsDaniel Friesel-0/+2
2008-09-10include/conflicts: Display multiple files properlyDaniel Friesel-6/+6
2008-09-10options: Removed cdable_vars (too annoying)Daniel Friesel-1/+1
2008-09-08post-update hook: Invoke zcompileDaniel Friesel-0/+5
2008-09-08rtab: Honor paths starting with ~/Daniel Friesel-1/+7
2008-09-07Added rtabDaniel Friesel-0/+31
2008-09-07prompt: Made it more flexibleDaniel Friesel-1/+12
2008-09-07prompt: Truncate long directory namesDaniel Friesel-1/+1
2008-09-07Moved PS4 from prompt to envDaniel Friesel-2/+1
This way, zsh -x is nicer to read
2008-09-07etc/completion: CHanged colorsDaniel Friesel-3/+3
2008-09-06devtodo completion: zstyle ignore-line yes for tdrDaniel Friesel-4/+13
2008-09-06Added 'conflicts' to check for double path entriesDaniel Friesel-0/+41
2008-09-05todo comptetion: Finished argumentsDaniel Friesel-0/+40
2008-09-04Added semi-finished devtodo completionDaniel Friesel-0/+55
2008-09-04fbi completion: Don't use ->stuffDaniel Friesel-14/+7
2008-09-02fbi completion: No more evalDaniel Friesel-6/+16
2008-09-02Added better sshfs completionDaniel Friesel-0/+82
2008-08-31Added some keybindings from the Debian zshrcDaniel Friesel-0/+5
2008-08-31directories: Really fixed exportsDaniel Friesel-2/+2
2008-08-31directories: Fixed exportsDaniel Friesel-2/+2
2008-08-28Updated alias 'hgc' to follow 'gitc'Daniel Friesel-1/+1
2008-08-27reorganized default aliasesDaniel Friesel-29/+41