]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/blobdiff - .zshrc
Globbing dots, directory aliases, etc
[user/henk/vcsh/zsh.git] / .zshrc
diff --git a/.zshrc b/.zshrc
index cf75bed5ff1dcf68df2f9de9436517399985a1b1..ac34f10d33ab5721964c74330ba09b248707eb3e 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -23,6 +23,15 @@ HENKSPROMPTHEADER=$'%F{red}%D{%a}%f %F{green}%D{%F %T Wk %V}%f %F{blue}%D{%s}%f
 PATH=~/bin:~/usr/bin:~/usr/local/bin:$PATH
 
 hash -d diary=~/Data/henksfiles/TODO/henksfiles/documents/private/diary
+hash -d bewerbung=~/Data/henksfiles/workinprogress/Dokumente/bewerbung
+hash -d rezepte=~/Data/henksfiles/workinprogress/Dokumente/rezepte/cuisine
+hash -d templates=~/Data/henksfiles/workinprogress/templates
+
+## define word separators (for stuff like backward-word, forward-word, backward-kill-word,..)
+#WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>' # the default
+#WORDCHARS=.
+WORDCHARS='*?_[]~=&;!#$%^(){}'
+#WORDCHARS='${WORDCHARS:s@/@}'
 
 setopt AUTO_CD
 setopt CHASE_LINKS
@@ -35,6 +44,7 @@ setopt MARK_DIRS
 setopt NUMERIC_GLOB_SORT
 setopt RC_EXPAND_PARAM
 setopt WARN_CREATE_GLOBAL
+setopt GLOB_DOTS
 
 setopt HIST_IGNORE_ALL_DUPS
 setopt HIST_IGNORE_SPACE
@@ -54,3 +64,7 @@ setopt NO_BG_NICE
 setopt LONG_LIST_JOBS
 
 bindkey -e
+
+task awaiting
+
+cat ~/.motd