Age | Commit message (Expand) | Author | Lines |
2010-05-02 | zshrc: Use bsdtar if available | Daniel Friesel | -0/+2 |
2010-04-28 | Slightly reorder aliases | Daniel Friesel | -13/+12 |
2010-04-28 | Add xxz alias | Daniel Friesel | -0/+2 |
2010-04-26 | Add .xz to mime_archive | Daniel Friesel | -1/+1 |
2010-04-24 | Move dpkg- functions to another package | Daniel Friesel | -2/+0 |
2010-04-24 | zshrc: feh alias: Don't sort, clashes with fehj otherwise | Daniel Friesel | -1/+1 |
2010-04-22 | Add "dent" alias | Daniel Friesel | -0/+2 |
2010-04-21 | Remove outdated desmume alias | Daniel Friesel | -2/+0 |
2010-04-21 | Add ICQ alias (shame on me :p) | Daniel Friesel | -0/+1 |
2010-04-19 | Remove die/warn/info functions | Daniel Friesel | -6/+0 |
2010-04-19 | Various cleanup/updates | Daniel Friesel | -20/+12 |
2010-04-19 | Put X script directly into .zprofile | Daniel Friesel | -10/+9 |
2010-04-04 | Add "safe" alias to executed a command inside a random dtach | Daniel Friesel | -0/+2 |
2010-04-02 | Replace $var by ${var} | Daniel Friesel | -215/+215 |
2010-04-01 | Add readahead alias | Daniel Friesel | -1/+3 |
2010-03-28 | Let caretaker automatically symlink the stuff | Daniel Friesel | -0/+0 |
2010-03-26 | Re-Add a few font aliases | Daniel Friesel | -0/+6 |
2010-03-23 | zshrc: Show infos (if requseted) | Daniel Friesel | -0/+6 |
2010-03-23 | Don't show gtd-todo in .zlogin, it's too slow | Daniel Friesel | -4/+0 |
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-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-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 |