Removed non-common script stuff

This commit is contained in:
Trianta
2024-01-19 15:54:11 -06:00
parent 3352206526
commit c05ba0c398
2 changed files with 0 additions and 10 deletions
-4
View File
@@ -1,9 +1,5 @@
#!/bin/bash
echo "Syncing dotfiles with alacritty..."
rsync --recursive ~/.config/alacritty $(dirname "$0")
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..."