commit 47a7b96fe1ae0128ee19eec4f2a0ceb9d480a449
parent 7f85b7f9c1684de483701a5b24a7008d5712d67e
Author: Anders Damsgaard <andersd@riseup.net>
Date: Thu, 30 Nov 2017 09:19:44 -0500
fix status script name
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/bin/tmux-utility.sh b/links/bin/tmux-utility.sh
@@ -43,7 +43,7 @@ then
tmux send-keys -t $SESSION 'cd ~/code/SeaIce-experiments' C-m
tmux split-window -p 33 -h -t $SESSION
tmux send-keys -t $SESSION \
- 'cd ~/code/SeaIce-experiments && ~/bin/seaice-status.sh' C-m
+ 'cd ~/code/SeaIce-experiments && ~/bin/granular-status.sh' C-m
tmux new-window -t $SESSION -n idkfa
tmux select-pane -t $SESSION:5.1