Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2008-10-24 | git-hook: Default to list | Daniel Friesel | -5/+1 | |
2008-10-24 | git-hook: Changed directory order for less interference | Daniel Friesel | -2/+2 | |
2008-10-23 | Added git-hook function | Daniel Friesel | -0/+63 | |
2008-10-20 | Replaced gtd function by aliases for now | Daniel Friesel | -6/+0 | |
2008-10-20 | Added q&d gtd stuff | Daniel Friesel | -0/+6 | |
2008-10-19 | fput functions: Added aneurysm_int and additional error checking | Daniel Friesel | -4/+20 | |
2008-10-12 | rtab function: Don't return empty string when in / | Daniel Friesel | -1/+1 | |
2008-10-10 | extr function: *.shar: Confirm shar extraction | Daniel Friesel | -1/+7 | |
2008-10-10 | Removed anytag function | Daniel Friesel | -19/+0 | |
2008-10-03 | dirinfo function: Don't call todo (->zshrc speedup) | Daniel Friesel | -7/+1 | |
2008-10-01 | Added check_com from the grml zshrc | Daniel Friesel | -0/+31 | |
2008-09-30 | Added salias function from the grml zshrc | Daniel Friesel | -0/+37 | |
2008-09-30 | progress function: Added fix by penma | Daniel Friesel | -1/+1 | |
2008-09-29 | functions: Added some more header comments | Daniel Friesel | -0/+8 | |
2008-09-25 | chpwd: Added comments | Daniel Friesel | -1/+3 | |
2008-09-25 | New function: progress (for internal use) | Daniel Friesel | -0/+25 | |
2008-09-22 | anytag: Fixed paths | Daniel Friesel | -2/+2 | |
2008-09-22 | Added anytag | Daniel Friesel | -0/+19 | |
2008-09-21 | chpwd splitup | Daniel Friesel | -7/+22 | |
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 | |