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