From 9aa0070e137ac3e2b90284ed82f1751a601e18e1 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Sun, 19 Oct 2025 18:46:56 +0530 Subject: sync_out script + no more llms --- sync_out.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 sync_out.sh (limited to 'sync_out.sh') diff --git a/sync_out.sh b/sync_out.sh new file mode 100755 index 0000000..05fdaca --- /dev/null +++ b/sync_out.sh @@ -0,0 +1,4 @@ +echo "Inserting files..." +mkdir -p ~/.config +sudo cp -r hypr foot nvim tmux waybar wofi yazi starship.toml ~/.config +sudo cp -r Wallpapers ~/Pictures -- cgit v1.2.3