diff --git a/nix/user/sh.nix b/nix/user/sh.nix index 61b2265..8d0a0b9 100644 --- a/nix/user/sh.nix +++ b/nix/user/sh.nix @@ -93,6 +93,7 @@ home.shellAliases = lib.mkMerge [ { open = "explorer.exe ."; + lst = "lsd --tree"; } ]; } diff --git a/nix/user/tmux.nix b/nix/user/tmux.nix index 303b712..bb04de0 100644 --- a/nix/user/tmux.nix +++ b/nix/user/tmux.nix @@ -26,7 +26,9 @@ bind c new-window -a -c "#{pane_current_path}" bind C-s display-popup -E "zsh ~/bin/tmuxp_selector.sh" - bind C-g display-popup -E -d "#{pane_current_path}" -xC -yC -w 80% -h 75% "lazygit" + bind C-g display-popup -E -d "#{pane_current_path}" -xC -yC -w 95% -h 95% "lazygit" + bind C-t display-popup -E -xC -yC -w 95% -h 95% "tasksquire" + bind C-n display-popup -E -xC -yC -w 95% -h 95% "vim /mnt/c/Users/marti/Documents/notes/Work/quick_notes.md" ####################################### # status line