shells: ssh agent socket path, some minor cosmetic edits
This commit is contained in:
parent
6d36f69ccd
commit
19f466a330
4 changed files with 5 additions and 7 deletions
|
@ -2,6 +2,6 @@ set -x LESS 'i n M R S'
|
|||
set -x PAGER less
|
||||
set -x EDITOR hx
|
||||
set -x TIME_STYLE long-iso
|
||||
set -x SSH_AUTH_SOCK "$HOME/.ssh/ssh_auth_sock"
|
||||
set -x SSH_AUTH_SOCK "$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||
set -x ALTERNATE_EDITOR ""
|
||||
set -U fish_greeting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue