Cherry-pick fix for update script
This commit is contained in:
@@ -6,3 +6,5 @@ echo "Syncing dotfiles with hypr..."
|
||||
rsync --recursive ~/.config/hypr $(dirname "$0")
|
||||
echo "Syncing dotfiles with nvim..."
|
||||
rsync --recursive ~/.config/nvim $(dirname "$0")
|
||||
echo "Syncing dotfiles with tmux..."
|
||||
rsync ~/.config/tmux/tmux.conf $(dirname "$0")/tmux/tmux.conf
|
||||
|
||||
Reference in New Issue
Block a user