mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-01 14:29:40 +00:00
home/fish: remove fd
This commit is contained in:
parent
94e3d872f0
commit
a9a85f16a4
1 changed files with 1 additions and 2 deletions
|
|
@ -15,9 +15,8 @@
|
|||
pkgs.nix-output-monitor # pretty ui for shells
|
||||
];
|
||||
programs = {
|
||||
fd.enable = true;
|
||||
fzf.enable = true;
|
||||
# fd uses LS_COLORS
|
||||
# attempt to make color look less bad
|
||||
vivid = {
|
||||
enable = true;
|
||||
activeTheme = "solarized-light"; # similar to milou
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue