export GOPATH="$HOME/go";

export PATH=$GOPATH/bin:$PATH
export PATH=/opt/dart-sdk/bin:$PATH
export PATH=~/dev/flutter/bin:$PATH
export PATH=~/.config/emacs/bin:$PATH
export PATH=~/.cargo/bin:$PATH
export PATH=~/perl5/bin:$PATH

export PATH=~/.local/bin:$PATH
export PATH=~/.config/i3/scripts:$PATH