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-desktop.sh
5 lines
82 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
[update] paths
2025-11-04 09:38:17 +00:00
#! /bin/bash
rsync -ap
$@
./zed ~/.config/zed
rsync -ap
$@
./sway ~/.config/sway
Reference in New Issue
Copy Permalink