Age | Commit message (Expand) | Author | Lines |
2010-03-23 | Don't show gtd-todo in .zlogin, it's too slow | Daniel Friesel | -5/+5 |
2010-03-20 | zshenv: Set MPD_HOST to mpd (most places I visit have that alias) | Daniel Friesel | -1/+1 |
2010-03-20 | zshrc: Remove duplicate --color=auto from grep aliases | Daniel Friesel | -2/+2 |
2010-03-20 | Add dpkg functions from mxey's zsh | Daniel Friesel | -0/+2 |
2010-03-19 | Update feh completion | Daniel Friesel | -20/+31 |
2010-03-19 | Add helper to check if feh completion is up-to-date | Daniel Friesel | -0/+38 |
2010-03-15 | put: Fix becquerel | Daniel Friesel | -2/+3 |
2010-03-14 | dirinfo: No trailing whitespace | Daniel Friesel | -7/+1 |
2010-03-13 | put: Update hosts | Daniel Friesel | -10/+3 |
2010-03-13 | Update some URLs | Daniel Friesel | -5/+5 |
2010-03-09 | Add alias for jabber | Daniel Friesel | -0/+1 |
2010-03-07 | include/ → helpers/ | Daniel Friesel | -0/+0 |
2010-03-05 | zshrc: Never show time in RPS1 | Daniel Friesel | -6/+1 |
2010-03-05 | Add irc alias | Daniel Friesel | -0/+2 |
2010-02-28 | Add desmume alias | Daniel Friesel | -0/+2 |
2010-02-28 | Remove salias for now | Daniel Friesel | -30/+19 |
2010-02-28 | Update feh aliases | Daniel Friesel | -15/+8 |
2010-02-14 | startx: Just use xinit | Daniel Friesel | -1/+1 |
2010-02-13 | Alias vim to vim -p | Daniel Friesel | -0/+2 |
2010-02-13 | Don't use die/warn/info, they'll probably be removed some time | Daniel Friesel | -2/+2 |
2010-02-11 | Update completion for feh | Daniel Friesel | -3/+20 |
2010-02-03 | Update feh alias (extra program for .rm) | Daniel Friesel | -1/+1 |
2010-02-01 | zshrc: pseudo-delete files in feh | Daniel Friesel | -1/+1 |
2010-01-09 | Readability improvements | Daniel Friesel | -52/+51 |
2010-01-06 | Remove font aliases; they don't work in tmux/screen and there's a better way ... | Daniel Friesel | -11/+0 |
2010-01-06 | zshrc: Cleanup / minor updates | Daniel Friesel | -18/+5 |
2009-12-27 | rtab: Don't show a single . for a dotdir | Daniel Friesel | -7/+10 |
2009-12-25 | rtab: Show two chars for dot-dirs (a/./b is not helpful and even wrong) | Daniel Friesel | -1/+7 |
2009-12-19 | zshrc: Set MANWIDTH if the terminal is rather wide | Daniel Friesel | -0/+3 |
2009-12-06 | zshrc: Remove obvious comments & general cleanup | Daniel Friesel | -42/+14 |
2009-11-29 | zshrc: Print note when creating completion cache | Daniel Friesel | -0/+1 |
2009-11-26 | zshrc: Set path in a better way | Daniel Friesel | -1/+2 |
2009-11-23 | zshrc: Use preformatted manuals where available | Daniel Friesel | -1/+8 |
2009-11-22 | make the zshrc work without packages/zsh/etc | Daniel Friesel | -93/+69 |
2009-11-22 | zshrc: Use print -P instead of \e witchery | Daniel Friesel | -2/+1 |
2009-11-22 | zshrc: Remove unused predict-on | Daniel Friesel | -7/+0 |
2009-11-21 | zshrc: Remove useless $compdump parameter | Daniel Friesel | -4/+1 |
2009-11-21 | Add default aliases for bzgrep and zgrep | Daniel Friesel | -0/+2 |
2009-11-21 | zshrc: Remove startup status | Daniel Friesel | -10/+2 |
2009-11-21 | Use [[ -n $command[...] ]] instead of which .. &> /dev/null | Daniel Friesel | -3/+3 |
2009-11-21 | Remove check_com function | Daniel Friesel | -40/+7 |
2009-11-21 | zshrc: Very minor unbloat | Daniel Friesel | -4/+2 |
2009-11-21 | extract: Fixes | Daniel Friesel | -3/+3 |
2009-11-21 | extract: Remove shar support | Daniel Friesel | -6/+0 |
2009-11-21 | Remove fdie | Daniel Friesel | -9/+8 |
2009-11-20 | zshrc: Update aliases | Daniel Friesel | -4/+1 |
2009-11-15 | zshrc: Don't set PKG_PATH (I haven't used openbsd for >1 year) | Daniel Friesel | -2/+0 |
2009-11-14 | Fix a typo in the feh completion | Daniel Friesel | -1/+1 |
2009-11-14 | Remove cal alias (the current month is now displayed by default | Daniel Friesel | -1/+0 |
2009-11-13 | Fixed mimetype helper | Daniel Friesel | -1/+1 |