Skip to content

πŸ’‡πŸ» A simple and safe cli tool to manage dotfiles, in rust.

Notifications You must be signed in to change notification settings

towry/dotfile-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dotfile

A simple cli tool to manage dotfiles.

Usage

dotfile -[ars] file

option long description
-a --add add file to the dotfiles dir.
-r --remove remove file from the dotfiles dir.
-s --sync sync dotfiles.
-h --help show the command help text.

Install

git clone https://github.com/towry/dotfile-cli.git
cd dotfile-cli
make release && make install

or you can download the binary file in the releases page.

TODO

  • link_remove
  • link_sync

Β© 2016 Towry Wang.

About

πŸ’‡πŸ» A simple and safe cli tool to manage dotfiles, in rust.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published