terminal: Create module to consolidate term utils
Terminal application, a variety of shell configurations, terminal file and session management all consolidated in one place.
This commit is contained in:
parent
2e0c992a54
commit
9781b26b22
31 changed files with 0 additions and 0 deletions
10
terminal/.config/tmux/sessions/social.session
Normal file
10
terminal/.config/tmux/sessions/social.session
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
rename-window mail
|
||||
send-keys "neomutt" C-m
|
||||
new-window -n news
|
||||
send-keys "newsboat" C-m
|
||||
split-window -h
|
||||
send-keys "tut" C-m
|
||||
new-window -n matrix
|
||||
send-keys "gomuks" C-m
|
||||
new-window -n signal
|
||||
send-keys "siggo" C-m
|
||||
Loading…
Add table
Add a link
Reference in a new issue