Rename custom-tmux-sessionizer
This commit is contained in:
parent
4185013014
commit
8e599c2ffd
5 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs }:
|
||||
|
||||
pkgs.writeShellApplication {
|
||||
name = "custom-tmux-sessionizer";
|
||||
name = "tmux-sessionizer";
|
||||
|
||||
runtimeInputs = with pkgs; [ tmux ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue