From 345123418ee8928fd986df506f8f8b4af7a3c288 Mon Sep 17 00:00:00 2001 From: EuAndreh <eu@euandre.org> Date: Wed, 1 May 2019 15:01:32 -0300 Subject: Start with nix-shell instead of git status on mentat tmuxinator template. --- tmux/projects/mentat.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tmux/projects/mentat.yml') diff --git a/tmux/projects/mentat.yml b/tmux/projects/mentat.yml index 6cdcaab..9b89d46 100644 --- a/tmux/projects/mentat.yml +++ b/tmux/projects/mentat.yml @@ -5,6 +5,6 @@ windows: - mentat: layout: main-vertical panes: - - git status - - git status - - git status + - nix-shell + - nix-shell + - nix-shell -- cgit v1.2.3