aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-01 15:01:32 -0300
committerEuAndreh <eu@euandre.org>2019-05-01 15:01:32 -0300
commit345123418ee8928fd986df506f8f8b4af7a3c288 (patch)
tree9e92d555b60a99e64c5bfc16af45734fc7e30503
parentUse NixOS image in sr.ht build template. (diff)
downloaddotfiles-345123418ee8928fd986df506f8f8b4af7a3c288.tar.gz
dotfiles-345123418ee8928fd986df506f8f8b4af7a3c288.tar.xz
Start with nix-shell instead of git status on mentat tmuxinator template.
-rw-r--r--tmux/projects/mentat.yml6
1 files changed, 3 insertions, 3 deletions
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