mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
In case someone wants to use non-login shells there is a field added to the configuration file. If shellArgs not set default shell will be used as before. i.e. for using interactive shell (and use .bashrc instead of .bash_profile on linux) use shellArgs: ['-i'] and shell: '/bin/bash' this is useful especially if you are on Linux. |
||
|---|---|---|
| .. | ||
| static | ||
| auto-updater.js | ||
| config-default.js | ||
| config.js | ||
| index.html | ||
| index.js | ||
| menu.js | ||
| notify.html | ||
| notify.js | ||
| package.json | ||
| plugins.js | ||
| rpc.js | ||
| session.js | ||