mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix
This commit is contained in:
@@ -4,6 +4,6 @@ omarchy-pkg-add tmux
|
|||||||
|
|
||||||
if [[ ! -f ~/.config/tmux/tmux.conf ]]; then
|
if [[ ! -f ~/.config/tmux/tmux.conf ]]; then
|
||||||
mkdir -p ~/.config/tmux
|
mkdir -p ~/.config/tmux
|
||||||
cp $OMARCHY/config/tmux/tmux.config ~/.config/tmux/tmux.conf
|
cp $OMARCHY_PATH/config/tmux/tmux.conf ~/.config/tmux/tmux.conf
|
||||||
omarchy-theme-reset
|
omarchy-theme-refresh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user