adding fzf

This commit is contained in:
talksik
2023-07-29 18:26:28 -07:00
parent 7d289a10c2
commit b05cc0f700
+3 -1
View File
@@ -48,8 +48,10 @@ pkgs.mkShell {
pkgs.mesa
pkgs.libGL
pkgs.gst_all_1.gstreamermm
# output the out and dev
pkgs.libxkbcommon # for qt
pkgs.fzf
];
shellHook = ''