Age | Commit message (Expand) | Author | Lines |
2009-03-05 | Updated some copyrights | Daniel Friesel | -3/+3 |
2009-03-05 | Moved histfile to zsh cache directore | Daniel Friesel | -1/+1 |
2009-03-05 | suffix aliases: Use x-www-browser | Daniel Friesel | -1/+1 |
2009-03-05 | dircolors: some cosmetic changes | Daniel Friesel | -7/+10 |
2009-03-05 | off completion: Use _places provided by the places package | Daniel Friesel | -9/+1 |
2009-03-04 | youtube-watch: Support for completely caching the video | Daniel Friesel | -2/+18 |
2009-03-04 | youtube-watch: Pass additional arguments to mplayer | Daniel Friesel | -1/+4 |
2009-03-04 | extr: A little cleanup | Daniel Friesel | -4/+2 |
2009-03-04 | Start/Stop/...: Don't call sudo unneccessarily | Daniel Friesel | -1/+8 |
2009-03-03 | zprofile: setopt extended_glob is required for gentoo OS info | Daniel Friesel | -0/+1 |
2009-03-03 | Start/Stop: Re-added support for more than one argument | Daniel Friesel | -3/+3 |
2009-03-03 | Prettied up Start/Stop/... | Daniel Friesel | -11/+5 |
2009-03-02 | completion: remove "creating completion cache" message when done | Daniel Friesel | -2/+2 |
2009-03-02 | dircolors: white underlined for "docemunts" (like pdf) | Daniel Friesel | -0/+3 |
2009-03-02 | zprofile: Detect Redhat and Arch as well | Daniel Friesel | -0/+2 |
2009-03-02 | zprofile: Remove excess whitespace | Daniel Friesel | -1/+1 |
2009-03-02 | zprofile: Show base system version on gentoo | Daniel Friesel | -1/+1 |
2009-03-01 | profile: Take a bit more space, and print operating system | Daniel Friesel | -2/+14 |
2009-03-01 | Removed ZPROFILE parameter from profile/login | Daniel Friesel | -2/+0 |
2009-03-01 | Updated prompt generation, fixed some RPS1 problems | Daniel Friesel | -15/+32 |
2009-02-28 | rtab: Follow symlinks [Wayne Davison @ zsh-workers] | Daniel Friesel | -1/+1 |
2009-02-28 | dircolors: xcf usually is an image, not a video -> yellow | Daniel Friesel | -1/+1 |
2009-02-28 | rtab: Fixed typo in help | Daniel Friesel | -1/+1 |
2009-02-26 | Enable alias expansion with sudo | Daniel Friesel | -0/+3 |
2009-02-26 | zshrc: Don't unfunction check_com, it's needed by zlogin | Daniel Friesel | -1/+0 |
2009-02-26 | zprofile: Use zlogin... | Daniel Friesel | -19/+14 |
2009-02-26 | enabled transient_rprompt option | Daniel Friesel | -0/+3 |
2009-02-24 | Re-added todo aliases (where accidently erased) | Daniel Friesel | -0/+4 |
2009-02-24 | Removed git and mercurial alieses | Daniel Friesel | -38/+0 |
2009-02-24 | Revert "completion: complete flac files for mplayer" | Daniel Friesel | -5/+0 |
2009-02-24 | completion: Added ignored patterns for vim | Daniel Friesel | -0/+3 |
2009-02-23 | completion: complete flac files for mplayer | Daniel Friesel | -0/+5 |
2009-02-23 | directories: Fixed lyrics | Daniel Friesel | -1/+1 |
2009-02-21 | __git_files: #autoload is enough | Daniel Friesel | -1/+1 |
2009-02-19 | off: Updated help | Daniel Friesel | -1/+4 |
2009-02-19 | __git_files: Silently fail if no gitdir was found | Daniel Friesel | -2/+1 |
2009-02-18 | off: Added zsh completion | Daniel Friesel | -0/+21 |
2009-02-18 | off: Support leave.d | Daniel Friesel | -2/+8 |
2009-02-17 | rtab: Eliminate problems with "wrong" named directories | Daniel Friesel | -1/+1 |
2009-02-16 | off: optional argument for "permanent" shutdown (->pc will stay down for a wh... | Daniel Friesel | -0/+7 |
2009-02-16 | extr: Fixed .tgz handling | Daniel Friesel | -1/+1 |
2009-02-15 | reload: Also do a rehash | Daniel Friesel | -0/+1 |
2009-02-15 | completion: separate manuals by section | Daniel Friesel | -0/+4 |
2009-02-15 | completion: beautified kill completion | Daniel Friesel | -0/+5 |
2009-02-15 | still more comments | Daniel Friesel | -1/+17 |
2009-02-15 | parameters: More comments | Daniel Friesel | -3/+12 |
2009-02-15 | rc: Updated comments | Daniel Friesel | -8/+9 |
2009-02-11 | removed host-specific named directories | Daniel Friesel | -12/+0 |
2009-02-11 | parameters: Moved some parameters to zshenv | Daniel Friesel | -11/+11 |
2009-02-08 | Removed passwd-a function | Daniel Friesel | -14/+0 |