updates
This commit is contained in:
4
home_dotfiles/.profile
Normal file
4
home_dotfiles/.profile
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ -d "$HOME/.local/bin" ]; then
|
||||
PATH="$HOME/.local/bin:$PATH"
|
||||
fi
|
||||
export PATH
|
||||
Reference in New Issue
Block a user