Adds chaselinks option to zsh
This commit is contained in:
parent
170ecf906d
commit
3ddbac879f
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ TRAPWINCH(){
|
||||||
}
|
}
|
||||||
|
|
||||||
setopt autocd
|
setopt autocd
|
||||||
|
setopt chaselinks
|
||||||
|
|
||||||
# I use initial command in my folder-shell script
|
# I use initial command in my folder-shell script
|
||||||
# This is normally empty, but might be lf or ranger if I want to open it
|
# This is normally empty, but might be lf or ranger if I want to open it
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue