Minor changes to some functions
This commit is contained in:
parent
118704ae78
commit
b63655c492
4 changed files with 12 additions and 6 deletions
1
zshrc
1
zshrc
|
@ -14,6 +14,7 @@ setopt chase_links
|
|||
setopt short_loops
|
||||
setopt cdable_vars
|
||||
WORDCHARS=${WORDCHARS//\/}
|
||||
cdpath+=$HOME
|
||||
|
||||
export ZDOTDIR=${ZDOTDIR:-$HOME/.zsh}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue