This website requires JavaScript.
Explore
Help
Register
Sign In
atreyabain
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
dotfiles
/
sync-to-repo.sh
5 lines
84 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
[init]
2025-11-04 09:32:28 +00:00
#! /bin/bash
[update] paths
2025-11-04 09:38:17 +00:00
rsync -ap
$@
~/.config/zed/ ./zed
rsync -ap
$@
~/.config/sway/ ./sway
Reference in New Issue
Copy Permalink