mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-30 21:49:24 +00:00
Add OMARCHY_PATH for easy access
This commit is contained in:
@ -12,3 +12,6 @@ fi
|
||||
# Set complete path
|
||||
export PATH="./bin:$HOME/.local/bin:$HOME/.local/share/omarchy/bin:$PATH"
|
||||
set +h
|
||||
|
||||
# Omarchy path
|
||||
export OMARCHY_PATH="/home/$USER/.local/share/omarchy"
|
||||
|
Reference in New Issue
Block a user