Remove tmux
After using it as a daily driver from the last week or so, I'm switching to Zellij. https://zellij.dev
This commit is contained in:
parent
edfa2b7c22
commit
a7556575ac
5 changed files with 0 additions and 175 deletions
|
@ -20,7 +20,6 @@ let
|
|||
);
|
||||
notetaker = writeShellApplication (import ./scripts/notetaker.nix);
|
||||
run = writeShellApplication (import ./scripts/run.nix { inherit pkgs; });
|
||||
t = writeShellApplication (import ./scripts/t.nix { inherit pkgs; });
|
||||
timer = writeShellApplication (import ./scripts/timer.nix);
|
||||
in
|
||||
with pkgs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue