pearl-core / pearl

Pearl is a lightweight package manager for automating reproducible environments between different systems (Linux and OSX). It can be used for dotfiles, plugins, programs and any form of code accessible via git.
GNU General Public License v3.0
227 stars 24 forks source link

Add link function to utils.sh #23

Closed fsquillace closed 8 years ago

fsquillace commented 8 years ago

Link a certain file to a program (i.e. vim, emacs, tmux, etc). This will simplify the way Pearl can link configuration file to a certain program without knowing the syntax to use for the linking. For instance:

link vim path/to/file