3 unstable releases
new 0.2.1 | May 18, 2025 |
---|---|
0.2.0 | May 18, 2025 |
0.1.0 | Jan 3, 2025 |
#10 in #symlink
78 downloads per month
5KB
66 lines
Simple plugin to manage symlinks for dotfiles
Installation
cargo install symm
Usage
- Here is example file
[symlinks]
"zed" = ".config/zed"
"ghostty" = ".config/ghostty"
"nvim" = ".config/nvim"
- There is only 2 commands, link and unlink
symm link
symm unlink
Dependencies
~0.3–11MB
~56K SLoC