Updated config
This commit is contained in:
parent
b4eece087b
commit
20799af627
9 changed files with 283 additions and 22 deletions
2
.env
2
.env
|
@ -16,8 +16,10 @@ RUSTUP_HOME=$XDG_DATA_HOME/rustup
|
|||
W3M_DIR=$XDG_DATA_HOME/w3m
|
||||
WINEPREFIX=$XDG_DATA_HOME/wine
|
||||
GOAMD64=v3
|
||||
GOARM64=v8.2
|
||||
BROWSER=firefox
|
||||
EDITOR=nvim
|
||||
VISUAL=$EDITOR
|
||||
LANG=en_US.UTF-8
|
||||
PAGER=less
|
||||
SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue