adjusts sync sesh

This commit is contained in:
2024-11-29 08:54:04 -08:00
parent 312be03783
commit daa9ef26c0

View File

@@ -20,7 +20,7 @@ fi
echo "cd ~/repos/syncopotamus" | flatpak run org.wezfurlong.wezterm cli send-text --no-paste --pane-id $PANE
echo "nvim" | flatpak run org.wezfurlong.wezterm cli send-text --no-paste --pane-id $PANE
flatpak run org.wezfurlong.wezterm cli adjust-pane-size --amount 20 --pane-id $PANE down
flatpak run org.wezfurlong.wezterm cli adjust-pane-size --amount 10 --pane-id $PANE down
if [ "$1" == "web" ]; then
firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013 &