mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
7 lines
148 B
Bash
Executable File
7 lines
148 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Overwrite the user tmux config with the Omarchy default and reload tmux.
|
|
|
|
omarchy-refresh-config tmux/tmux.conf
|
|
omarchy-restart-tmux
|