summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-11-30 11:03:16 +0100
committerAlan Pearce2024-11-30 11:03:16 +0100
commit5ee0a24c3d5945e1964a2e28ac21080e802e6d46 (patch)
tree5be167a20db0faf4e354a0c6676b6831603bf77c
parent7ac3436ed9484a526a17cc1cdb570c5872356aad (diff)
downloadnixfiles-5ee0a24c3d5945e1964a2e28ac21080e802e6d46.tar.lz
nixfiles-5ee0a24c3d5945e1964a2e28ac21080e802e6d46.tar.zst
nixfiles-5ee0a24c3d5945e1964a2e28ac21080e802e6d46.zip
shell: remove unused alias
-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 84d2eefc..c33e808e 100644
--- a/user/settings/shell.nix
+++ b/user/settings/shell.nix
@@ -122,7 +122,6 @@ in
       hox = "home-manager expire-generations '-30 days'";
 
       lw = "lorri watch";
-      lw1 = "lorri watch --once";
       lwo = "lorri watch --once";
 
       nsh = "nix shell";