fix PATH
This commit is contained in:
parent
9bd50408b0
commit
1664e5707e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ export GPG_TTY=$(tty)
|
||||||
|
|
||||||
### PATH
|
### PATH
|
||||||
# add my scripts to PATH
|
# add my scripts to PATH
|
||||||
PATH=$PATH:~/home/mg/dotfiles/scripts
|
PATH=$PATH:/home/mg/dotfiles/scripts
|
||||||
|
|
||||||
### PS1
|
### PS1
|
||||||
# Farben
|
# Farben
|
||||||
|
|
Loading…
Reference in a new issue