style: vim settings at the top
This commit is contained in:
parent
ff9dc89009
commit
4f9222b1fa
5 changed files with 9 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue