Skip to content

tednaaa/symm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Installation

๐Ÿ“ฆ crates.io

You can install symm from crates.io

cargo install symm

๐Ÿง Arch Linux (AUR)

You can install symm from the aur repository

yay -S symm

Usage

  • 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