plugin(dirs): remove shopt -s cdable_vars
This commit is contained in:
@@ -103,5 +103,3 @@ R () {
|
||||
}
|
||||
|
||||
alias U='source ~/.dirs' # Update bookmark stack
|
||||
# Set the Bash option so that no '$' is required when using the above facility
|
||||
shopt -s cdable_vars
|
||||
|
||||
Reference in New Issue
Block a user