From bbfd624c1ec9219da8e3ef40ae5f2135289f9732 Mon Sep 17 00:00:00 2001 From: Frederick Yin Date: Mon, 13 Dec 2021 14:27:06 +0800 Subject: i3status, kitty, sway -> sync.sh --- sync.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sync.sh') 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/ ./ -- cgit v1.2.3