mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-04-21 18:05:50 +00:00
arch linux part of zshrc
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
# -- Env Paths ---
|
||||||
|
|
||||||
|
export GOPATH=$HOME/.local/go/
|
||||||
|
export GOBIN=$HOME/.local/go/bin
|
||||||
|
export PATH=$PATH:$GOBIN
|
||||||
|
export PATH="$HOME/.local/bin:$PATH"
|
||||||
|
|
||||||
Reference in New Issue
Block a user