Age | Commit message (Expand) | Author | Lines |
2009-03-19 | Added completions for fbsetbg, fbsetroot and feh | Daniel Friesel | -0/+252 |
2009-03-19 | Re-added X11 related aliases | Daniel Friesel | -0/+33 |
2009-03-19 | Re-added Debian aliases | Daniel Friesel | -0/+49 |
2009-03-17 | suffix aliases: No fullscreen images | Daniel Friesel | -1/+1 |
2009-03-16 | prompt: Use colors via ZLE | Daniel Friesel | -15/+8 |
2009-03-14 | cryptsetup completion: Fixed arguments | Daniel Friesel | -4/+4 |
2009-03-14 | cryptsetup completion: Added arguments (does not work yet, though) | Daniel Friesel | -1/+24 |
2009-03-14 | put: Updated aneurysm_vpn | Daniel Friesel | -4/+2 |
2009-03-14 | Added xcat | Daniel Friesel | -0/+2 |
2009-03-14 | xsource: Added -e option to preserve parameters | Daniel Friesel | -3/+17 |
2009-03-14 | off: exit shell if everything went ok | Daniel Friesel | -2/+6 |
2009-03-13 | die, fdie, warn: Print to stderr | Daniel Friesel | -3/+6 |
2009-03-13 | countdown: Added support for relative times | Daniel Friesel | -1/+8 |
2009-03-12 | extr: Fixed else condition | Daniel Friesel | -2/+2 |
2009-03-12 | zshrc: Added zrc_status to cleanup | Daniel Friesel | -2/+2 |
2009-03-12 | Don't print completion cache message, since completion is already announced | Daniel Friesel | -8/+2 |
2009-03-12 | some more progress messages | Daniel Friesel | -0/+2 |
2009-03-12 | zshrc: Show progress message for includes | Daniel Friesel | -0/+3 |
2009-03-12 | Moved aliases directory out of the core zshrc | Daniel Friesel | -5/+8 |
2009-03-12 | Use function for status messages | Daniel Friesel | -2/+6 |
2009-03-08 | links: Use new pkg features! :) | Daniel Friesel | -4/+4 |
2009-03-08 | parameters: check_com is not available at this stage | Daniel Friesel | -1/+1 |
2009-03-08 | parameters: Set manpath if "manpath" is available | Daniel Friesel | -1/+1 |
2009-03-08 | extr: Fixes pointed out by mxey | Daniel Friesel | -1/+2 |
2009-03-08 | continued cryptsetup completion | Daniel Friesel | -3/+20 |
2009-03-07 | Began cryptsetup completion | Daniel Friesel | -0/+11 |
2009-03-07 | check_ssh: Descriptive commnt | Daniel Friesel | -0/+1 |
2009-03-07 | Added check_nobat function to check if we're running on battery power | Daniel Friesel | -0/+10 |
2009-03-06 | function: autoload the cool way | Daniel Friesel | -3/+1 |
2009-03-05 | Updated some copyrights | Daniel Friesel | -3/+3 |
2009-03-05 | Moved histfile to zsh cache directore | Daniel Friesel | -1/+6 |
2009-03-05 | suffix aliases: Use x-www-browser | Daniel Friesel | -1/+1 |
2009-03-05 | Explained hooks/post-update | Daniel Friesel | -0/+3 |
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 |