Age | Commit message (Expand) | Author | Lines |
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-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 | -2/+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 | -1/+1 |
2009-11-21 | Remove check_com function | Daniel Friesel | -2/+2 |
2009-11-21 | zshrc: Very minor unbloat | Daniel Friesel | -4/+2 |
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 | Remove cal alias (the current month is now displayed by default | Daniel Friesel | -1/+0 |
2009-11-12 | Merge stuff into .zshrc | Daniel Friesel | -18/+561 |
2009-04-09 | Moved include from .zshrc into a separate snippet | Daniel Friesel | -7/+1 |
2009-03-25 | Use mime parameters for suffix aliases and ls-colors | Daniel Friesel | -0/+2 |
2009-03-22 | zshrc: Do nothing except including files | Daniel Friesel | -31/+4 |
2009-03-21 | Removed etc/colors | Daniel Friesel | -3/+2 |
2009-03-21 | Use $ZDIR where appropiate | Daniel Friesel | -1/+1 |
2009-03-21 | Don't rely on my usual home structure too much | Daniel Friesel | -1/+4 |
2009-03-12 | zshrc: Added zrc_status to cleanup | Daniel Friesel | -2/+2 |
2009-03-12 | zshrc: Show progress message for includes | Daniel Friesel | -0/+3 |
2009-03-12 | Moved aliases directory out of the core zshrc | Daniel Friesel | -5/+1 |
2009-03-12 | Use function for status messages | Daniel Friesel | -0/+5 |
2009-02-26 | zshrc: Don't unfunction check_com, it's needed by zlogin | Daniel Friesel | -1/+0 |
2009-02-26 | zprofile: Use zlogin... | Daniel Friesel | -3/+0 |
2009-02-15 | rc: Updated comments | Daniel Friesel | -8/+9 |
2009-01-22 | zshrc: Fixed copyright notice | Daniel Friesel | -1/+1 |
2009-01-08 | zshrc: Added another (git trackable) method for local configurations | Daniel Friesel | -0/+1 |
2009-01-08 | zshrc: slightly changed the OS detection | Daniel Friesel | -5/+8 |
2009-01-03 | Fixed key bindings | Daniel Friesel | -1/+0 |
2008-12-31 | Just use unicode, as it should be supported everywhere | Daniel Friesel | -1/+0 |
2008-12-18 | Reverted xsource changes, use source for includes | Daniel Friesel | -4/+3 |
2008-12-18 | xsource: Removed alias definition from zshrc | Daniel Friesel | -1/+0 |
2008-12-18 | Fixed xsource to preserve typeset'ed parameters. | Daniel Friesel | -3/+5 |
2008-12-13 | Show todo and calendar in zprofile | Daniel Friesel | -0/+2 |
2008-12-10 | zshrc: Removed unused non-linux alias | Daniel Friesel | -2/+0 |
2008-11-22 | Cleaned up / updated file headers | Daniel Friesel | -2/+4 |
2008-11-17 | zshrc: Cleanup ps colors | Daniel Friesel | -0/+1 |
2008-11-16 | rtab function: Allow configuration via zstyle | Daniel Friesel | -0/+1 |
2008-10-09 | use check_com instead of 'ls-colors:' | Daniel Friesel | -3/+2 |
2008-09-30 | Removed progress indicators | Daniel Friesel | -16/+0 |
2008-09-30 | Added url-quote-magic | Daniel Friesel | -0/+2 |
2008-09-30 | etc/rc: Added progress indicators | Daniel Friesel | -0/+15 |