plugin(dirs): remove shopt -s cdable_vars
parent
1882f50aa1
commit
1bc56b1d8f
|
|
@ -103,5 +103,3 @@ R () {
|
||||||
}
|
}
|
||||||
|
|
||||||
alias U='source ~/.dirs' # Update bookmark stack
|
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
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue