add element to path
This commit is contained in:
parent
9a8251e88b
commit
77ed5870b5
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
|||
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
|
||||
export PATH="$HOME/bin:$HOME/.local/bin:$HOME/.cargo/bin:$PATH";
|
||||
export DATA="/media/me/dataDrive"
|
||||
|
|
Loading…
Reference in a new issue