mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
xdg spec migration finished
This commit is contained in:
7
.local/state/bash/.bash_profile
Normal file
7
.local/state/bash/.bash_profile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
. "$HOME/.cargo/env"
|
||||
Reference in New Issue
Block a user