3 Forks
20 Stars
20 Watchers

fling

fling computes and creates/removes the minimal amount of symlinks needed in a directory to refer to files and directories in another directory, similar to GNU Stow. I use fling to manage my dotfiles

How to download and setup fling

Open terminal and run command
git clone https://github.com/bbkane/fling.git
git clone is used to create a copy or clone of fling repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fling https://github.com/bbkane/fling/archive/master.zip

Or simply clone fling with SSH
[email protected]:bbkane/fling.git

If you have some problems with fling

You may open issue on fling support forum (system) here: https://github.com/bbkane/fling/issues