hyper-open-working-dir

1.0.3 • Public • Published

hyper-open-working-dir

Open Hyper with working directory.
Only compatible with macOS, Linux.

Usage

  1. Open ~/.hyper.js.
  2. Add hyper-open-working-dir to plugins list.

Configuration

Change default working directory

Add defaultWorkingDir (string) to config in ~/.hyper.js.

// ~/.hyper.js
module.exports = {
  config: {
    defaultWorkingDir: '~/Documents/workspace',
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i hyper-open-working-dir

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

1.97 kB

Total Files

3

Last publish

Collaborators

  • shiningjason