diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/settings/shell.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix index 350665dc..cbf3f96f 100644 --- a/user/settings/shell.nix +++ b/user/settings/shell.nix @@ -34,8 +34,6 @@ in cg = "cd $(git root)"; cdg = "cd $(git root)"; - cat = "bat --plain"; - fs = "bfs -nohidden"; http = "xh"; |