Seems this is quite frowned upon. Couldn't tell ya why the heck I even added this.
5 lines
132 B
Bash
5 lines
132 B
Bash
export CLICOLOR=1
|
|
export EDITOR=nvim
|
|
export KEYTIMEOUT=1
|
|
export QUOTING_STYLE=literal
|
|
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|