Removed shitty PATH overwrite in fish config
This commit is contained in:
parent
9d87e91672
commit
3f7793e2cc
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
set -x PATH $PATH /usr/local/bin /usr/bin /bin /usr/local/games /usr/games ~/.pub-cache/bin ~/.gem/ruby/2.4.0/bin
|
||||
|
||||
set -x ARCHFLAGS -arch_x86_64
|
||||
set -x GPG_TTY (tty)
|
||||
|
||||
|
@ -56,4 +54,3 @@ end
|
|||
if [ -z $GOPATH ]
|
||||
set -Ux GOPATH ~/.go
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue