fzf sheganingans.

This commit is contained in:
CronyAkatsuki 2025-02-21 00:31:26 +01:00
parent c18fc217e8
commit e96a3f2988
2 changed files with 8 additions and 0 deletions

View file

@ -31,6 +31,8 @@
nnn = ''LC_COLLATE="C" nnn -xeaiH'';
# Buku powerup
b = "buku -p";
# fzf shenanigans
vif = ''nvim $(fzf --preview="bat --color=always {}")'';
};
initExtra = ''