mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Cleanup for macOS
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user