summary refs log tree commit diff stats
path: root/user/settings/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/settings/shell.nix')
-rw-r--r--user/settings/shell.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix
index ede1c41a..4babb08f 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -33,7 +33,6 @@ in
 
       cat = "bat --plain";
 
-      fd = "bfs -nohidden";
       fs = "bfs -nohidden";
 
       http = "xh";