Skip to content

Commit

Permalink
removes PATH extension to /usr/local/sbin
Browse files Browse the repository at this point in the history
  • Loading branch information
tisba committed Jul 29, 2023
1 parent ee3c00c commit cdf8383
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omz-custom/00_paths.zsh
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export PATH="$DOTFILES/bin:$PATH"
export PATH="/usr/local/sbin:$PATH"

0 comments on commit cdf8383

Please sign in to comment.