Skip to content

CLI tool to help with dotfiles. Let's you sync files and folders from your system into your dotfiles folder.

Notifications You must be signed in to change notification settings

loissascha/dotcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotcli

Usage

Initialize a new dotcli project

dotcli init

This can either be done in a new folder or in an already existing folder. A .gitignore file will be created or the .dotfilescli file will be added to it if it already exists. To prevent this you can add the flag --ignore-gitignore to the init command.

Add files and folders to your dotcli project

dotcli add [files/folders]

Sync your files and folders to your project

dotcli sync

This command syncs all the files and folders you have previously added from your system to your project directory.

About

CLI tool to help with dotfiles. Let's you sync files and folders from your system into your dotfiles folder.

Resources

Stars

Watchers

Forks

Languages