Fix vim in kitty
This commit is contained in:
parent
5a6ccff339
commit
f5451edab9
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -129,6 +129,7 @@ alias pacbrowse="pacman -Qq | fzf --preview 'pacman -Qil {}' --layout=reverse --
|
|||
alias pikbrowse="pikaur -Qq | fzf --preview 'pacman -Qil {}' --layout=reverse --bind 'enter:execute(pikaur -Qil {} | less)'"
|
||||
alias vf="cd \$(git rev-parse --show-toplevel)"
|
||||
alias vvf="cd \$(${HOME}/.bin/vvf.sh)"
|
||||
alias vim="vim -T xterm"
|
||||
|
||||
## Drone CLI
|
||||
|
||||
|
|
Loading…
Reference in a new issue