1
0
Fork 0

fish: more config and functions

This commit is contained in:
Von Random 2023-02-05 22:38:36 +02:00
parent ee4d07abc2
commit b93bcbba4e
7 changed files with 34 additions and 8 deletions

View file

@ -0,0 +1,6 @@
set -x LESS 'i M R'
set -x PAGER less
set -x EDITOR nvim
set -x TIME_STYLE long-iso
set -x SSH_AUTH_SOCK "$HOME/.ssh/ssh_auth_sock"
set -x ALTERNATE_EDITOR ""