freshshell / fresh-open

Open fresh sources in your $EDITOR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fresh-open

Open fresh sources in your $EDITOR.

Installation

Install fresh

Run the following line or follow the manual install instructions.

bash -c "`curl -sL get.freshshell.com`"

Install fresh-open

Paste the following line into your shell or add it to your ~/.freshrc file.

fresh freshshell/fresh-open bin/fresh-open --bin

cdf

There is also a function you can use to change into the source directory. To use it you will need to add the following line to your freshrc.

fresh freshshell/fresh-open shell/cdf.sh

Usage

fresh open freshshell/fresh-open # will open this codebase in your $EDITOR
fresh open freshshell/fresh # will open the fresh codebase in your $EDITOR

About

Open fresh sources in your $EDITOR.


Languages

Language:Shell 100.0%