Compare commits

...

2 commits

2 changed files with 7 additions and 0 deletions

View file

@ -1,6 +1,8 @@
set -o vi
export GOPATH="/home/thrrgilag/go"
export GOTELEMETRY=off
export GOTOOLCHAIN=local
export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin
export EDITOR="/usr/bin/nano"

5
.config/hg/hgrc Normal file
View file

@ -0,0 +1,5 @@
[ui]
username = Morgan McMillian <morgan@mcmillian.dev>
[extensions]
hgext.convert=