Mercurial > dotfiles.old
changeset 152:884d14e94710
Updates to zsh theme
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 21 Oct 2014 09:07:09 +0200 |
parents | 87498dbd779a |
children | f733cdceff27 |
files | teamocil/drone.yml vimrc zshrc |
diffstat | 3 files changed, 4 insertions(+), 21 deletions(-) [+] |
line wrap: on
line diff
--- a/teamocil/drone.yml Mon Oct 20 21:49:21 2014 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ -session: - name: "HOP - Drone" - windows: - - name: "report" - root: "~/Documents/UGent/HOPDrone/report" - panes: - - cmd: "vim report.tex" - height: 75 - - cmd: "l images/" - height: 25 - - name: "code" - root: "~/Documents/UGent/HOPDrone/code" - panes: - - cmd: "vim src/main.c" - width: 60 - - cmd: "git status" - width: 40 - height: 40 - - cmd: - - "vagrant up" - - "vagrant ssh"