From 9d7f6c4262a1f06a80157eb3089413732dbff4ee Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 31 Jan 2024 07:11:48 -0600 Subject: [PATCH] home | tmuxinator profile - jump into editor for nixos profile --- home/common/files/tmuxinator/nixos.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/common/files/tmuxinator/nixos.yml b/home/common/files/tmuxinator/nixos.yml index 5fa4c0b..f04eefd 100644 --- a/home/common/files/tmuxinator/nixos.yml +++ b/home/common/files/tmuxinator/nixos.yml @@ -6,6 +6,8 @@ root: ~/nixos windows: - nixos: + - cd ~/nixos + - lvim flake.nix - git: - cd ~/nixos - lazygit