super+n unblock, nnn in tmux
This commit is contained in:
parent
169b9c5b71
commit
083a00873f
3 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ nnn ];
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
escapeTime = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue