Enable fzf to find files

Install feishin
closes #34
This commit is contained in:
Pim Kunis 2024-09-01 16:32:12 +02:00
parent ca6d704524
commit d754476865

View file

@ -116,6 +116,7 @@
wireshark
nheko
handbrake
feishin
]);
};
@ -124,6 +125,11 @@
chromium.enable = true;
bat.enable = true;
fzf = {
enable = true;
enableZshIntegration = true;
};
alacritty = {
enable = true;
settings.shell = {