commit d9ac0f84ef913ed5227fdf3756e09aa0a91f9d1e
parent 159126df3a63bf44411f9d5f7fdf46976087e324
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 8 Mar 2016 15:25:55 -0800
show git log on startup
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.tmuxinator/utility.yml b/.tmuxinator/utility.yml
@@ -30,7 +30,7 @@ windows:
panes:
- cd ~/code/sphere/ && watch -n 10 nvidia-smi
- cd ~/code/sphere/python && ipython -i -c "import sphere"
- - cd ~/code/sphere/python
+ - cd ~/code/sphere/python && git log --oneline
- dotfiles:
layout: even-vertical
panes: