dotfiles/bin/start-tuis.sh

11 lines
310 B
Bash
Executable file

#!/bin/sh
#
# start-tuis.sh
#
# Convenience script to start up my usual TUIs
wezterm start -- /usr/sbin/joplin
wezterm cli spawn -- newsboat
wezterm cli spawn -- aerc
wezterm cli spawn
wezterm cli set-tab-title --tab-id $(wezterm cli list --format json | jq '.[] | select(.title == "node") | .tab_id') joplin