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