chore: Add window swallowing for kitty

This commit is contained in:
Fabio Lenherr / DashieTM 2023-05-02 10:13:41 +02:00
parent b878ea51cd
commit 32d2cd47b4
6 changed files with 66 additions and 5 deletions

View file

@ -24,7 +24,7 @@ alias g+='bear -- g++ -Wextra -Werror -std=c++20'
alias s="kitty +kitten ssh"
alias zl='z "" '
alias jo='joshuto'
alias nv='neovide --novsync'
alias nv='neovide --novsync --nofork'
# pwd based on the value of _ZO_RESOLVE_SYMLINKS.
function __zoxide_pwd