mirror of
https://github.com/joshuadavidthomas/dotfiles.git
synced 2025-12-23 05:36:53 +00:00
remove poetry from path
This commit is contained in:
parent
cc0a85d59d
commit
db42e02d86
1 changed files with 0 additions and 2 deletions
2
.zshenv
2
.zshenv
|
|
@ -4,8 +4,6 @@
|
|||
export GEM_HOME="$HOME/gems"
|
||||
export PATH="$HOME/gems/bin:$PATH"
|
||||
|
||||
export PATH="$HOME/.poetry/bin:$PATH"
|
||||
|
||||
export PATH="/usr/local/go/bin:$PATH"
|
||||
export GOPATH="$HOME/go"
|
||||
export PATH="$GOPATH/bin:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue