Skip to content

Commit

Permalink
Update homemade path handling
Browse files Browse the repository at this point in the history
Follow #204
  • Loading branch information
kachick committed Jul 30, 2023
1 parent 7d38b40 commit 2719d3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/.config/zsh/.zprofile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ typeset -gU cdpath fpath mailpath path
# Set the list of directories that Zsh searches for programs.
path=(
/usr/local/{bin,sbin}
"${XDG_DATA_HOME}/homemade"
$path
)

Expand Down

0 comments on commit 2719d3c

Please sign in to comment.