Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-09-21 | Moved rtab into chpwd | Daniel Friesel | -1/+3 | |
2008-09-20 | rtab: Fixed a bug in -l | Daniel 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-20 | rtab: unfunction chpwd | Daniel Friesel | -0/+1 | |
chpwd is useless within the function | ||||
2008-09-20 | put: Accept paths, too | Daniel Friesel | -3/+3 | |
2008-09-19 | rtab: Prevent endless loops | Daniel Friesel | -2/+2 | |
2008-09-18 | Added put function | Daniel Friesel | -0/+44 | |
2008-09-17 | Switched hgd and gitd back into functions | Daniel Friesel | -2/+0 | |
2008-09-17 | Use rtab within the prompt | Daniel Friesel | -2/+0 | |
2008-09-17 | rtab: Added generic header | Daniel Friesel | -0/+4 | |
2008-09-17 | rtab: Removed some old forgotten stuff | Daniel Friesel | -4/+2 | |
2008-09-17 | Finished rtab | Daniel Friesel | -8/+45 | |
2008-09-13 | Added reload function from the grml zshrc | Daniel Friesel | -0/+11 | |
2008-09-12 | Added functions: die, info, warn | Daniel Friesel | -0/+4 | |
2008-09-08 | rtab: Honor paths starting with ~/ | Daniel Friesel | -1/+7 | |
2008-09-07 | Added rtab | Daniel Friesel | -0/+31 | |
2008-08-26 | etc/functions/xsource: Added 'different behavior' comment | Daniel Friesel | -0/+4 | |
2008-08-26 | Updated functions | Daniel Friesel | -22/+22 | |
* Removed unused cdl * Reworked extr | ||||
2008-08-23 | Added xexport, renamed esource to xsource | Daniel Friesel | -0/+4 | |
2008-08-23 | Added etc/local for site-specific settings | Daniel Friesel | -0/+4 | |
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/+0 | |
2008-08-04 | etc/prompt: Use psvar so the prompt does not need to be re-sourced | Daniel Friesel | -8/+7 | |
2008-07-22 | Moved hgd and gitd to functions so there's always highlighting | Daniel Friesel | -0/+2 | |
2008-07-16 | Added youtube-watch to watch youtube-videos | Daniel Friesel | -0/+1 | |
2008-06-28 | now use autoloading for functions | Daniel Friesel | -54/+42 | |
2008-06-26 | etc/functions: Splitup into seperate files per function | Daniel Friesel | -63/+56 | |
2008-06-19 | etc/functions: chpwd: Show existence of makefiles | Daniel Friesel | -0/+1 | |
2008-05-19 | initial commit | Daniel Friesel | -0/+62 | |