summaryrefslogtreecommitdiff
path: root/sync.sh
blob: 6e8da4dd7a7dfd55a09ec1d017ae8a83effcc770 (plain)
1
2
3
4
5
6
7
#!/usr/bin/bash
# git config contains SMTP credentials
# cp ~/.gitconfig ./
cp ~/.vimrc ./
cp ~/.zshrc ./
cp -r ~/.config/kitty/ ./
cp -r ~/.config/nvim/ ./