Skip to content

Project for setting up all kinds of nice setups on a new work station

Notifications You must be signed in to change notification settings

freider/nice-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nice-setup

Project for setting up all kinds of nice setups on a new work station. This is a sublime plugin which will automatically rsync your data to a remote host, making it easy to develop locally but run remotely.

Installation

Run the following to make your setup nice

make nice

Usage

Add a .nicesetup file to the root of your project with the destination to replicate to (for example, remote.host:/path/to/base). Whenever you save, the directory containing the .nicesetup file will be copied to the remote directory. Note that any remote changes will be overridden!

About

Project for setting up all kinds of nice setups on a new work station

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages