dotfiles: leviathan: arch-openbox-20231010
This commit is contained in:
8
.bash_profile
Normal file
8
.bash_profile
Normal file
@ -0,0 +1,8 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
# add ~/.local/bin to the PATH
|
||||
[[ -f ~/.xstefenrc ]] && . ~/.xstefenrc
|
Reference in New Issue
Block a user