diff options
Diffstat (limited to 'user/settings/shell.nix')
-rw-r--r-- | user/settings/shell.nix | 3 |
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"; |