misc minor updates
This commit is contained in:
parent
0bc78c17d8
commit
3efec5e141
8 changed files with 28 additions and 11 deletions
|
@ -4,7 +4,7 @@ if status is-interactive
|
|||
set -x GPG_TTY (tty)
|
||||
set -x SSH_AUTH_SOCK (gpgconf --list-dirs agent-ssh-socket)
|
||||
set -x EDITOR nvim
|
||||
set -x DOCKER_HOST unix://$XDG_RUNTIME_DIR/docker.sock
|
||||
#set -x DOCKER_HOST unix://$XDG_RUNTIME_DIR/docker.sock
|
||||
gpgconf --launch gpg-agent
|
||||
gpg-connect-agent updatestartuptty /bye
|
||||
# ctrl+backspace (^H in kitty)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue