You can install symm
from crates.io
cargo install symm
You can install symm
from the aur repository
yay -S symm
- The configuration file is located at
~/dotfiles/dotfiles.toml
. Here's an example:
[symlinks]
"zed" = ".config/zed"
"ghostty" = ".config/ghostty"
"nvim" = ".config/nvim"
- There are only 2 commands: link and unlink
symm link
symm unlink