diff options
author | Hendrik Jaeger <henk@frustcomp> | 2015-05-17 23:43:01 +0200 |
---|---|---|
committer | Hendrik Jaeger <henk@frustcomp> | 2015-05-17 23:43:01 +0200 |
commit | e9d2ef3367b42ee1ca991b4e1f496330252a5646 (patch) | |
tree | cc64bca1cc26b41623ca3fa558c7c24adecad2b4 /.zshrc | |
parent | 590fa35fde4f48c32fc308275286c68a1bf88ea4 (diff) |
Changed diary shortcuts
modified: .zsh_aliases
modified: .zshrc
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ 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 + setopt AUTO_CD setopt CHASE_LINKS |