diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-22 10:57:53 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-03-22 10:57:53 +0100 |
commit | 8a6d0b76391dbec475293833d09b398ddad84e9a (patch) | |
tree | 916b2d1273f5f480ba7708c1632f8b2b48566171 /etc/misc | |
parent | 3aa9e5592a0f44c05f60313fdca62328900f7ea5 (diff) |
zshrc: Do nothing except including files
Diffstat (limited to 'etc/misc')
-rw-r--r-- | etc/misc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/misc b/etc/misc new file mode 100644 index 0000000..2343c07 --- /dev/null +++ b/etc/misc @@ -0,0 +1,6 @@ +## vim:ft=zsh +# misc +check_com -c dircolors && eval $(dircolors -b $ZDIR/dircolors) +mesg n +umask 077 +chpwd |