summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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 b0597074..70f88be3 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -50,7 +50,6 @@ in
       sudo = "sudo ";
       watch = "watch ";
 
-      r = "bat --plain";
       e = "$EDITOR";
       se = "sudo -e";