Add bash and hidden files
This commit is contained in:
10
dot_bash_profile
Normal file
10
dot_bash_profile
Normal file
@ -0,0 +1,10 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
|
||||
# Added by Toolbox App
|
||||
export PATH="$PATH:/home/isaac/.local/share/JetBrains/Toolbox/scripts"
|
||||
|
Reference in New Issue
Block a user