diff --git a/bash/.bashrc.arch b/bash/.bashrc.arch index d1397a6..200f4bb 100644 --- a/bash/.bashrc.arch +++ b/bash/.bashrc.arch @@ -354,6 +354,6 @@ bc() { bluetoothctl connect $mac } -export GOPATH=/home/jc/go +export GOPATH=$HOME/go export PATH=$PATH:$GOPATH:$GOPATH/bin export EDITOR=nvim