Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 311 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 311 Bytes

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