mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Cleanup
This commit is contained in:
@@ -289,6 +289,8 @@ fi
|
||||
PATH="${HOME}/bin:${PATH}"
|
||||
if [[ "$(uname)" == "Darwin" ]]; then
|
||||
PATH="${HOME}/bin/macos:${PATH}"
|
||||
elif [[ "$(uname)" == "Linux" ]]; then
|
||||
PATH="${HOME}/bin/linux:${PATH}"
|
||||
fi
|
||||
|
||||
# Load any local settings
|
||||
|
||||
Reference in New Issue
Block a user