Merge pull request #1992 from davidpfarrell/dirs
plugin(dirs): remove shopt -s cdable_varspull/1997/head
commit
8edbdf9bbd
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue