This commit is contained in:
tomit4 2022-06-08 19:11:24 -07:00
parent 6a0a743033
commit d2afd9fac3

View file

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