mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
No need to add .local/bin
This commit is contained in:
@@ -9,6 +9,5 @@ if [[ ! -v BASH_COMPLETION_VERSINFO && -f /usr/share/bash-completion/bash_comple
|
|||||||
source /usr/share/bash-completion/bash_completion
|
source /usr/share/bash-completion/bash_completion
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set complete path
|
# Ensure command hashing is off for mise
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
|
||||||
set +h
|
set +h
|
||||||
|
|||||||
Reference in New Issue
Block a user