mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 01:38:02 +02:00
fzf: exclude files from .gitignore
This commit is contained in:
parent
a55fb8a68b
commit
32db85cf63
@ -11,5 +11,7 @@
|
|||||||
"--border"
|
"--border"
|
||||||
"--color=16"
|
"--color=16"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
defaultCommand = "rg --files --hidden --glob=!.git/";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user