Skip to content

tednaaa/symm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packaging status

Requirements

paru - to install packages

Usage

  • You can also refer to My Dotfiles

  • The configuration file is located at ~/dotfiles/dotfiles.toml. Here's an example:

[symlinks]
"zed" = ".config/zed"
"ghostty" = ".config/ghostty"
"nvim" = ".config/nvim"
  • Commands for managing symlinks
symm link
symm unlink
image
  • Commands for managing packages

    currently only archlinux repos supported

symm packages diff
symm packages install
image