#!/bin/sh export PATH="${HOME}/.local/bin:${PATH}" export GOPATH="${HOME}/go" export EDITOR='nvim'