0.0.2 • Published 3 years ago

linkee v0.0.2

Weekly downloads
9
License
-
Repository
github
Last release
3 years ago

linkee

File link management tool

linkee is a tool designed to manage all your setting files

Links

Get Started

ATTENTION: Just in case, please backup anything before you linkee it unless you are familiar with this tool and be sure that it is safe in your cases.

# Install.
npm install -g linkee

# A new command "linkee" will be avaiable.
linkee -h

# Create a folder (named with your favorite).
mkdir my_linkee_home
cd my_linkee_home

# Gather scattered setting files here.
# ATTENTION: Just in case, please backup anything before you `linkee` it.
linkee ~/.bash_profile
linkee ~/.vimrc
# ...

# Display managed links.
linkee --list

# Reset.
linkee --reset .vimrc
0.0.2

3 years ago

0.0.1

4 years ago