Skip to content

kadencartwright/dotman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotman

Dotman is a simple, CLI based dotfiles manager. It automates symlinking config files from one location like a git repo to the appropriate places like XDG_CONFIG_DIR or your home directory

If you're looking for my dotfiles, check out the repo here

Quickstart

Clone and link in one command using the default repo directory (~/code/dotfiles):

dotman deploy --repo https://github.com/you/dotfiles.git

If the repo already exists at ~/code/dotfiles, you can run:

dotman deploy

You can override the default location:

dotman deploy --repo https://github.com/you/dotfiles.git --repo-dir ~/src/dotfiles

The default config path is REPO_PATH/dotman.toml. Override it with --config-file.

About

My dotfiles manager

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors