summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2021-12-13 14:27:06 +0800
committerFrederick Yin <fkfd@fkfd.me>2021-12-13 14:27:06 +0800
commitbbfd624c1ec9219da8e3ef40ae5f2135289f9732 (patch)
treec146cda81ae22cdc1f1ea26fa4197f5f1e91655c
parente09a5049f402e43d77835646a9182bf9a841e46e (diff)
i3status, kitty, sway -> sync.sh
-rwxr-xr-xsync.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync.sh b/sync.sh
index 07edefe..af903d5 100755
--- a/sync.sh
+++ b/sync.sh
@@ -2,3 +2,6 @@
cp ~/.gitconfig ./
cp ~/.vimrc ./
cp ~/.zshrc ./
+cp -r ~/.config/sway/ ./
+cp -r ~/.config/i3status/ ./
+cp -r ~/.config/kitty/ ./