[bin] Correct tab order of start-tuis
This commit is contained in:
parent
955ae80394
commit
dbb370935c
2 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,8 @@
|
||||||
#
|
#
|
||||||
# Convenience script to start up my usual TUIs
|
# Convenience script to start up my usual TUIs
|
||||||
|
|
||||||
wezterm cli spawn -- /home/adam/.joplin-bin/lib/node_modules/joplin/main.js
|
wezterm start -- /usr/sbin/joplin
|
||||||
wezterm cli set-tab-title 'joplin'
|
|
||||||
wezterm cli spawn -- newsboat
|
wezterm cli spawn -- newsboat
|
||||||
wezterm cli spawn -- aerc
|
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
|
||||||
|
|
|
@ -18,3 +18,4 @@ mercenaries
|
||||||
guarani
|
guarani
|
||||||
rust
|
rust
|
||||||
wallabag
|
wallabag
|
||||||
|
recommendation
|
||||||
|
|
Loading…
Add table
Reference in a new issue