diff options
author | Joris | 2020-08-09 19:18:18 +0200 |
---|---|---|
committer | Joris | 2020-08-09 19:18:18 +0200 |
commit | 5ab13f60fcd7b054574bcccaf1065b19a42f4fae (patch) | |
tree | fcb4e8ab1fc50831ddbc4372c6782e6f9b993fa3 /.tmuxinator.yml | |
parent | aca8201b5b3af0c5d144292c61271402c49ff08a (diff) |
Projects update
Diffstat (limited to '.tmuxinator.yml')
-rw-r--r-- | .tmuxinator.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.tmuxinator.yml b/.tmuxinator.yml index 3e73e65..c38e3d8 100644 --- a/.tmuxinator.yml +++ b/.tmuxinator.yml @@ -1,8 +1,5 @@ name: personalPage -startup_window: app windows: - - console: - - clear - main: - make watch |