updates sessions
This commit is contained in:
@@ -19,6 +19,6 @@ echo "nvim" | flatpak run org.wezfurlong.wezterm cli send-text --no-paste --pane
|
||||
flatpak run org.wezfurlong.wezterm cli adjust-pane-size --amount 50 --pane-id $PANE right
|
||||
|
||||
if [ "$1" == "web" ]; then
|
||||
firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013
|
||||
firefox --new-window http://localhost:4000
|
||||
firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013 &
|
||||
firefox --new-window http://localhost:4000 &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user