merging workstation diffs
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ if [[ -t 0 ]]; then
|
||||
Linux*) eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" ;;
|
||||
Darwin*)
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
export PATH="/opt/homebrew/bin/bash/bin:$PATH"
|
||||
export PATH="/opt/homebrew/bin:$PATH"
|
||||
;;
|
||||
esac
|
||||
if [[ -f "${HOME}/.cache/zsh/go-gopath" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user