all repos — nixfiles @ f7741426ff98976914016ad77ad865d985296fc4

System and user configuration, managed by nix and home-manager

shell: switch search to `bfs`

Alan Pearce
commit

f7741426ff98976914016ad77ad865d985296fc4

parent

b25912a06fb9466596f9d33817865c40806df1f6

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M user/settings/shell.nixuser/settings/shell.nix
@@ -31,6 +31,9 @@ "c," = "cd $(ghq list -p nixfiles)";
cg = "cd $(git root)"; cdg = "cd $(git root)"; + fd = "bfs -nohidden"; + fs = "bfs -nohidden"; + http = "xh"; https = "xh --default-scheme https"; xhs = "xh --default-scheme https";