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 (
Collapse
)
Author
Lines
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
A quite ugly solution, but the best I could think of (and still better than [[ -r $file ]] && source $file or source $file &> /dev/null, IMHO)
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
2008-08-17
etc/rc: Include compinit after including additional completions
Daniel Friesel
-3
/
+1
2008-08-17
Moved debian-specific aliases to debian package
Daniel Friesel
-3
/
+0
2008-08-17
etc/rc: Fixed path for includes
Daniel Friesel
-1
/
+1
2008-08-17
Include config snippets from other packages
Daniel Friesel
-0
/
+3
2008-08-04
Added comment headers to some files
Daniel Friesel
-0
/
+4
2008-08-03
etc/rc: Whoops. Apply renamed etc/{variables -> parameters}
Daniel Friesel
-1
/
+1
2008-07-22
etc/rc: Include envstore file from ~/var/tmp, since /tmp is a potential ↵
Daniel Friesel
-1
/
+1
security hole
2008-06-28
auditing. Little cleanup, minor fixes etc.
Daniel Friesel
-1
/
+1
2008-06-28
now use autoloading for functions
Daniel Friesel
-1
/
+1
2008-06-26
etc/functions: Splitup into seperate files per function
Daniel Friesel
-1
/
+1
2008-06-22
etc/rc: Automatically source envstore raw file (if available)
Daniel Friesel
-0
/
+1
2008-06-22
use print_exit_value instead of traps
Daniel Friesel
-1
/
+0
2008-06-15
Made it more portable
Daniel Friesel
-1
/
+1
2008-06-15
etc/rc: Forgot to unalias debian:
Daniel Friesel
-0
/
+1
2008-06-15
etc/rc: Also check whether we are on debian
Daniel Friesel
-0
/
+2
2008-06-08
etc/rc: Forgot to unalias non-linux;
Daniel Friesel
-0
/
+1
2008-06-07
added non-linux:
Daniel Friesel
-0
/
+1
2008-06-07
added 'ls-colors:'
Daniel Friesel
-1
/
+3
2008-06-07
etc/rc: Do not unset ZDIR as it's needed for runtime prompt changes
Daniel Friesel
-2
/
+1
2008-06-07
finished the linux: stuff
Daniel Friesel
-36
/
+14
2008-06-07
Use 'linux:' aliases and similar for OS specific operations
Daniel Friesel
-4
/
+11
2008-06-05
etc/rc: Only create manpath if it doesn't exist
Daniel Friesel
-1
/
+1
[next]