mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-04-21 18:05:50 +00:00
Separated zshrc in multiple fiels, allowing loading according source based on hostname
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