Merge dcccfe2f68 into 9a72ab8de1
commit
b053da54dc
|
|
@ -28,3 +28,7 @@ export SCM_CHECK=true
|
||||||
|
|
||||||
# Load Bash It
|
# Load Bash It
|
||||||
source $BASH_IT/bash_it.sh
|
source $BASH_IT/bash_it.sh
|
||||||
|
|
||||||
|
# Retain current working directory when opening a new tab
|
||||||
|
# https://github.com/revans/bash-it/issues/240
|
||||||
|
# export PROMPT_COMMAND="$PROMPT_COMMAND;update_terminal_cwd;"
|
||||||
Loading…
Reference in New Issue