done testing, recopied bashrc

This commit is contained in:
tomit4 2022-06-09 15:22:52 -07:00
parent f3117c81d9
commit 6ca21b7ead

View file

@ -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"