zsh:opts: Disable CDABLE_VARS
It annoys me more than it helps me.
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
# NOTE: Only copies first line. If there are multiple lines (as with
|
||||
# SHARE_HISTORY) the other lines have to be copied manually.
|
||||
|
||||
# Changing Directories #########################################################
|
||||
# Make cd push the old directory onto the directory stack.
|
||||
setopt AUTO_PUSHD
|
||||
|
||||
# If the argument to a cd command (or an implied cd with the AUTO_CD option
|
||||
# set) is not a directory, and does not begin with a slash, try to expand
|
||||
# Changing Directories #########################################################
|
||||
# Make cd push the old directory onto the directory stack.
|
||||
setopt AUTO_PUSHD
|
||||
|
||||
Reference in New Issue
Block a user