summary refs log tree commit diff stats
path: root/user/settings/shell.nix
diff options
context:
space:
mode:
authorAlan Pearce2025-03-12 11:17:10 +0100
committerAlan Pearce2025-03-12 11:17:10 +0100
commita6e18b5841fee0472ce2275aa06c842d1ca8c233 (patch)
treedd9ae5c00b33d779c0fcc6fbc48856bd1c45dd16 /user/settings/shell.nix
parent57be872ed5b7de2657d68ebd8761f8ba760eb582 (diff)
downloadnixfiles-a6e18b5841fee0472ce2275aa06c842d1ca8c233.tar.lz
nixfiles-a6e18b5841fee0472ce2275aa06c842d1ca8c233.tar.zst
nixfiles-a6e18b5841fee0472ce2275aa06c842d1ca8c233.zip
remove lorri
Diffstat (limited to 'user/settings/shell.nix')
-rw-r--r--user/settings/shell.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix
index e88ccfe8..a8a525a6 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -128,9 +128,6 @@ in
       jt = "just test";
       jr = "just run";
 
-      lw = "lorri watch";
-      lwo = "lorri watch --once";
-
       nsh = "nix-shell";
       nb = "nix build";
       nd = "nix develop";