Return to original directory after reload
This commit is contained in:
@@ -270,6 +270,8 @@ _bash-it-reload() {
|
||||
source ~/.bashrc
|
||||
;;
|
||||
esac
|
||||
|
||||
cd - &> /dev/null || return
|
||||
}
|
||||
|
||||
_bash-it-describe ()
|
||||
|
||||
Reference in New Issue
Block a user