style: vim settings at the top

This commit is contained in:
ange 2024-03-11 21:45:55 +01:00
parent ff9dc89009
commit 4f9222b1fa
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
5 changed files with 9 additions and 23 deletions

View file

@ -1,3 +1,5 @@
# vim: ft=zsh
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
[ "$XDG_VTNR" = 1 ] && {
@ -11,5 +13,3 @@ export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
}
#[ "$XDG_VTNR" = 1 ] && exec Hyprland
# vim: ft=zsh