Age | Commit message (Expand) | Author | Lines |
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 |
2009-11-13 | Remove now useless genzshrc script | Daniel Friesel | -52/+0 |
2009-11-13 | Remov export-zshrc script ('scp .z* remote:' suffices now) | Daniel Friesel | -28/+0 |
2009-11-12 | Merge stuff into .zshrc | Daniel Friesel | -560/+561 |
2009-11-05 | ps: More information by default | Daniel Friesel | -1/+1 |
2009-11-04 | ps: Use new options | Daniel Friesel | -1/+1 |
2009-10-21 | extract: Allow partial extraction of tar archives | Daniel Friesel | -3/+3 |
2009-10-21 | functions: extr → extract | Daniel Friesel | -1/+1 |
2009-10-20 | functions: Don't autoload functions which are already loaded | Daniel Friesel | -3/+0 |
2009-10-16 | off: Remove [place] argument, I don't use it anyway | Daniel Friesel | -30/+1 |
2009-10-09 | screen → tscreen | Daniel Friesel | -1/+1 |
2009-09-19 | Added pmount alias to use noatime by default | Daniel Friesel | -0/+3 |
2009-09-19 | Updated tilp alias to use kdesudo | Daniel Friesel | -1/+1 |
2009-09-13 | colortable: Print a trailing newline | Daniel Friesel | -0/+1 |
2009-09-05 | Moved rrad and youtube-watch into scripts | Daniel Friesel | -38/+0 |
2009-08-30 | nemesis is dead | Daniel Friesel | -1/+0 |
2009-08-30 | zshenv: Don't hardcode lesspipe path | Daniel Friesel | -4/+4 |
2009-08-30 | Removed devtodo completion (it has reached upstream) | Daniel Friesel | -176/+0 |
2009-08-30 | Added /etc/init.d/* status shortcut | Daniel Friesel | -1/+1 |