diff --git a/bashrc.txt b/bashrc.txt index bdd3e0d6..e8784997 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -1,7 +1,8 @@ # Changing over to ZSH for now, bashrc is kept here as emergency shell/posterity + # to change default shell, use chsh -s $(which bash) -# test # ~/.bashrc +# history -c && history -w && hash -r # create custom env variables: export cproj="/home/brian/Documents/Code/source_code_to_study/sandbox/msh"