done testing, recopied bashrc
This commit is contained in:
parent
f3117c81d9
commit
6ca21b7ead
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
# Changing over to ZSH for now, bashrc is kept here as emergency shell/posterity
|
# Changing over to ZSH for now, bashrc is kept here as emergency shell/posterity
|
||||||
|
|
||||||
# to change default shell, use chsh -s $(which bash)
|
# to change default shell, use chsh -s $(which bash)
|
||||||
# test
|
|
||||||
# ~/.bashrc
|
# ~/.bashrc
|
||||||
|
#
|
||||||
history -c && history -w && hash -r
|
history -c && history -w && hash -r
|
||||||
# create custom env variables:
|
# create custom env variables:
|
||||||
export cproj="/home/brian/Documents/Code/source_code_to_study/sandbox/msh"
|
export cproj="/home/brian/Documents/Code/source_code_to_study/sandbox/msh"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue