index
:
zsh
master
Personal zsh configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc
Age
Commit message (
Expand
)
Author
Lines
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
2008-09-22
Added parameter to disable unicode
Daniel Friesel
-0
/
+1
2008-09-20
Merged etc/modules into etc/function
Daniel Friesel
-3
/
+2
2008-09-13
etc/rc: Unfunction internal functions
Daniel Friesel
-0
/
+2
2008-08-31
Added some keybindings from the Debian zshrc
Daniel Friesel
-0
/
+1
2008-08-26
Moved ZDIR and fpath to zshenv
Daniel Friesel
-1
/
+0
2008-08-23
Added xexport, renamed esource to xsource
Daniel Friesel
-3
/
+3
2008-08-23
Added etc/local for site-specific settings
Daniel Friesel
-2
/
+3
2008-08-22
Replace [] by internal test
Daniel Friesel
-4
/
+4
[next]