Scripts folder
This commit is contained in:
parent
5cd3dad20a
commit
af3cb0b171
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
|
@ -19,4 +19,4 @@ if [ -n "$BASH_VERSION" ]; then
|
|||
fi
|
||||
|
||||
# set PATH so it includes user's private bin directories
|
||||
PATH="$HOME/bin:$HOME/.local/bin:$HOME/.bin/$PATH"
|
||||
PATH="$HOME/bin:$HOME/.local/bin:$HOME/.bin/:$HOME/dotfiles/scripts/:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue