7 lines
162 B
Bash
7 lines
162 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# archypr:summary=Overwrite the user tmux config with the Omarchy default and reload tmux.
|
||
|
|
|
||
|
|
archypr-efresh-config tmux/tmux.conf
|
||
|
|
archypr-estart-tmux
|