mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
added manix and a custom integration with fzf
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"-."
|
||||
"-p"
|
||||
"-n"
|
||||
"-c"
|
||||
];
|
||||
};
|
||||
programs.ripgrep-all = {
|
||||
|
||||
@@ -26,6 +26,7 @@ custom-cat() {
|
||||
cat = "custom-cat";
|
||||
pomodoro = "custom-tomato";
|
||||
librewolf = "kitty --class \"custom-librewolfprofiles\" --name \"Select LibreWolf profile\" --hold custom-librewolfprofiles";
|
||||
manix = "custom-manix";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user