Age | Commit message (Expand) | Author | Lines |
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 |
2009-08-29 | rc_status: Unicode! | Daniel Friesel | -2/+2 |
2009-08-28 | completion: Don't use eval fuckup when setting hosts | Daniel Friesel | -1/+1 |
2009-08-21 | Added 'mate' alias | Daniel Friesel | -0/+3 |
2009-08-20 | rtab: Don't substitute a wrong ~ in certain cases | Daniel Friesel | -1/+1 |
2009-08-15 | Merge branch 'master' of ssh://aneurysm/home/derf/var/packages_root/zsh | Daniel Friesel | -4/+3 |
2009-08-12 | Don't use ls -F on linux (the colors suffice) | Daniel Friesel | -1/+1 |
2009-08-12 | mkcd: No need for a trailing 'true' | Daniel Friesel | -3/+2 |
2009-08-12 | removed countdown function | Daniel Friesel | -31/+0 |
2009-08-10 | Only use envstore if it has some parameters saved | Daniel Friesel | -1/+1 |
2009-08-08 | Removed host alias | Daniel Friesel | -2/+0 |
2009-07-31 | removed umts function | Daniel Friesel | -14/+0 |
2009-07-30 | Added lasth alias | Daniel Friesel | -0/+2 |
2009-07-22 | export-zshrc: Updated caretaker path | Daniel Friesel | -1/+1 |
2009-07-11 | pkg → caretaker | Daniel Friesel | -3/+3 |
2009-07-11 | x aliases: Improved pgrep invocation | Daniel Friesel | -1/+1 |
2009-07-11 | x aliases: Fixed X detection | Daniel Friesel | -1/+1 |
2009-07-08 | mime-setup: Added some now images types from include/mimetypes | Daniel Friesel | -2/+2 |
2009-07-08 | zshenv: Set default MPD_HOST to localhost | Daniel Friesel | -1/+1 |
2009-07-08 | Cleanup | Daniel Friesel | -92/+1 |