export prompt="%n@%m %1~ > "

if [ -d ~/go/bin ]; then
  export PATH=$PATH:~/go/bin
fi

source ~/.config/.dg-shell.zsh
