From 7d5294b0ffb50d82ec371a75da57a5ce11d59e6c Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 13 Nov 2024 15:43:45 -0600 Subject: [PATCH] task | update pathing for tmuxinatior profile duckland typo fix --- home/common/files/tmuxinator/duckland.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/files/tmuxinator/duckland.yml b/home/common/files/tmuxinator/duckland.yml index 9c58696..5edcc85 100644 --- a/home/common/files/tmuxinator/duckland.yml +++ b/home/common/files/tmuxinator/duckland.yml @@ -5,7 +5,7 @@ windows: layout: ef4d,274x68,0,0{80x68,0,0,12,193x68,81,0,13} panes: - hugo serve: - - cd ~/src/WWW/sites/duckland.org/content + - cd ~/src/WWW/sites/duckland.org - hugo serve -D -F - code: - cd ~/src/WWW/sites/duckland.org/content