From d2afd9fac37785aa971d5336a865d4e168fb6a26 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Wed, 8 Jun 2022 19:11:24 -0700 Subject: [PATCH] testing --- bashrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"