Cleanup for macOS

This commit is contained in:
Dave Gallant
2022-10-27 07:11:39 -04:00
parent 0b6821383c
commit 2a8016d924
3 changed files with 16 additions and 19 deletions

View File

@@ -147,8 +147,6 @@ in {
source $HOME/.zsh-work
eval "$(jira --completion-script-bash)"
if [[ "$OSTYPE" == "darwin"* ]]; then
export PATH="$(brew --prefix)/opt/gnu-tar/libexec/gnubin:$PATH"
export PATH="$(brew --prefix)/opt/gnu-sed/libexec/gnubin:$PATH"