command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 13, 2020
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Whats is Dotfm?
Dotfm is a simple config file manager, which uses git as it's backend to manage and track dotfiles
Installation
Note: Make sure $GOPATH/bin
is added to your $PATH
.
To Intsall Dotfm run the following command.
$ go get -u github.com/thetinygoat/dotfm
Usage
- Intialize the dotfm repository using
$ dotfm init
It will initialize dotfm repository in $HOME/.dotfm
- Add a file to dotfm's tracker
$dotfm add /path/to/file
It will add the file to dotfm's tracker and create symlink to the original file.
More features coming soon :)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.