shell: don't use bfs as an alternative to fd It doesn't work similarly enough
1 file changed, 0 insertions(+), 1 deletion(-)
changed files
M user/settings/shell.nix → user/settings/shell.nix
@@ -33,7 +33,6 @@ cdg = "cd $(git root)"; cat = "bat --plain"; - fd = "bfs -nohidden"; fs = "bfs -nohidden"; http = "xh";