Age | Commit message (Expand) | Author | Lines |
2009-04-10 | Alias bc to bc -l | Daniel Friesel | -0/+2 |
2009-04-09 | Added "colortable" helper function | Daniel Friesel | -0/+7 |
2009-04-09 | Moved include from .zshrc into a separate snippet | Daniel Friesel | -7/+7 |
2009-04-08 | Removed unneccessary lsb/lsgz aliases (lst also covers these cases) | Daniel Friesel | -2/+0 |
2009-04-06 | Added weather alias | Daniel Friesel | -0/+3 |
2009-04-04 | Removed unused (and probably obsolete) git-hook function | Daniel Friesel | -92/+0 |
2009-04-04 | xcat: Support more than one argument | Daniel Friesel | -1/+4 |
2009-04-03 | parameters: Fixed typo | Daniel Friesel | -1/+1 |
2009-03-29 | Moved mpd host for nemesis to local-env | Daniel Friesel | -4/+0 |
2009-03-29 | functions: Added/updated descriptions/comments | Daniel Friesel | -4/+17 |
2009-03-29 | Added sbin to path | Daniel Friesel | -7/+4 |
2009-03-28 | Added check_ping function | Daniel Friesel | -0/+20 |
2009-03-28 | env: Allow local settings to override global ones | Daniel Friesel | -3/+3 |
2009-03-28 | nemesis: Possibly use local mpd | Daniel Friesel | -0/+4 |
2009-03-27 | mime-setup: Added .mkv for videos | Daniel Friesel | -1/+1 |
2009-03-27 | Fixed possibly invaled ZLE colors | Daniel Friesel | -8/+8 |
2009-03-27 | completion: fixed color codes | Daniel Friesel | -6/+4 |
2009-03-27 | etc/function: Style change | Daniel Friesel | -8/+4 |
2009-03-27 | Set MAKEFLAGS in parameters | Daniel Friesel | -4/+2 |
2009-03-27 | post-update hook: Some style fixes | Daniel Friesel | -5/+4 |
2009-03-26 | mime-setup: Added .rmvb (video file) | Daniel Friesel | -1/+1 |
2009-03-26 | added modinfo alias | Daniel Friesel | -0/+1 |
2009-03-26 | use xhashd to only hash directories if they exist | Daniel Friesel | -2/+11 |
2009-03-26 | Use new zle color codes for PS4 | Daniel Friesel | -1/+1 |
2009-03-26 | aliases/suffix: cleanup | Daniel Friesel | -5/+0 |
2009-03-25 | completion: Removed obsolete color codes | Daniel Friesel | -1/+1 |
2009-03-25 | mime-setup: Added .ogm to video files | Daniel Friesel | -1/+1 |
2009-03-25 | actually export $LS_COLORS | Daniel Friesel | -0/+2 |
2009-03-25 | ls-colors: Added a left-out colon | Daniel Friesel | -5/+5 |
2009-03-25 | Use mime parameters for suffix aliases and ls-colors | Daniel Friesel | -264/+38 |
2009-03-25 | Fixed typo in mkcd | Daniel Friesel | -1/+1 |
2009-03-24 | feh completion: Use _functions instead of ->states, updated copyright foo | Daniel Friesel | -39/+36 |
2009-03-24 | gtd-all: Pass additional arguments to devtodo | Daniel Friesel | -3/+13 |
2009-03-24 | mkcd: check for argument | Daniel Friesel | -3/+10 |
2009-03-24 | help: check for argument | Daniel Friesel | -0/+5 |
2009-03-24 | Added postpone and recall functions | Daniel Friesel | -0/+5 |
2009-03-23 | More filetypes for dircolors and suffix aliases | Daniel Friesel | -46/+124 |
2009-03-23 | plonkhost: Added comment | Daniel Friesel | -0/+2 |
2009-03-22 | help: -c for check only, -a to show all available infos | Daniel Friesel | -4/+17 |
2009-03-22 | beautified help function | Daniel Friesel | -10/+29 |
2009-03-22 | Fixed youtube-watch function | Daniel Friesel | -1/+1 |
2009-03-22 | functions: - / -- designate end of options | Daniel Friesel | -0/+7 |
2009-03-22 | finfo: Skip #compdef / #autoload | Daniel Friesel | -0/+1 |
2009-03-22 | whichf: return 1 if no function definition file was found | Daniel Friesel | -3/+8 |
2009-03-22 | finfo: Strip # from comments | Daniel Friesel | -1/+1 |
2009-03-22 | Added modprobe completion | Daniel Friesel | -0/+7 |
2009-03-22 | zshrc: Do nothing except including files | Daniel Friesel | -31/+37 |
2009-03-21 | help: Only use apt-file if the file does not originate from $HOME | Daniel Friesel | -1/+1 |
2009-03-21 | Added help function | Daniel Friesel | -0/+15 |
2009-03-21 | Added finfo to print function info | Daniel Friesel | -0/+12 |