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
|
||||
fi
|
||||
|
||||
# Set complete path
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
# Ensure command hashing is off for mise
|
||||
set +h
|
||||
|
||||
Reference in New Issue
Block a user