added sly stuff, + some things

This commit is contained in:
ry
2021-12-13 17:02:04 -08:00
parent b6be91de14
commit 1d196af580
5 changed files with 107 additions and 16 deletions

View File

@@ -21,12 +21,8 @@ export PATH=/home/ry/.cargo/bin:$PATH
export PATH=/bin:$PATH
# doom
export PATH=~/.config/emacs/bin:$PATH
# Go PKG BIN
export PATH=~/code/go/bin:$PATH
# ansible config
export ANSIBLE_CONFIG=~/.config/ansible/ansible.cfg
# Go PATH
export GOPATH=~/code/go
# GUIX PATH
export PATH=/home/ry/.guix-profile/bin:$PATH
# locale --- #
export LANG=en_US.UTF-8