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