1.0.1 • Published 9 years ago
hyper-working-directory v1.0.1
hyper-working-directory
🖥👷📂 Adds a default working directory setting. Opens new tabs using that working directory.
usage
- Open
~/.hyper.js - Add
hyper-working-directoryto the list ofplugins - Set
config.workingDirectoryto something like~/dev
That's it. If config.workingDirectory is not set, a default value of $HOME will be used.
info
Supports hot configuration reloads. When config.workingDirectory changes, new tabs opened in Hyper will recognize the new value.
This package is compatible with hypercwd. When hypercwd is installed, the configured workingDirectory will be used on first load and hypercwd will take over for tabs opened after that.
license
mit