dotfiles with stow
This commit is contained in:
8
config/.bash_profile
Normal file
8
config/.bash_profile
Normal file
@@ -0,0 +1,8 @@
|
||||
export PATH="${PATH}:$HOME/.scripts"
|
||||
source ~/.profile
|
||||
source ~/.bashrc
|
||||
|
||||
|
||||
# Added by Toolbox App
|
||||
export PATH="$PATH:/home/mikec/.local/share/JetBrains/Toolbox/scripts"
|
||||
|
||||
Reference in New Issue
Block a user