host specific zsh files for nil
This commit is contained in:
parent
255fdd7757
commit
e708c909de
0
zsh/environment/host/nil/zprofile
Normal file
0
zsh/environment/host/nil/zprofile
Normal file
8
zsh/environment/host/nil/zshenv
Normal file
8
zsh/environment/host/nil/zshenv
Normal file
|
@ -0,0 +1,8 @@
|
|||
export GOPATH="$HOME/.local/go"
|
||||
export GOBIN="$HOME/.local/bin.go"
|
||||
|
||||
|
||||
path=(
|
||||
$GOBIN
|
||||
$path)
|
||||
# vim: syn=zsh
|
Loading…
Reference in New Issue
Block a user