Hyperterm

Created: 2017 May 19th

Updated: 2017 Oct 13th

Edit this page on GitHub

use Git bash

Windows user? Want to use commands like ls and pwd in the hyper terminal?

https://github.com/zeit/hyper/issues/1252

// the shell to run when spawning a new session (i.e. /usr/local/bin/fish)
// if left empty, your system's login shell will be used by default
shell: 'C:\\Program Files\\Git\\git-cmd.exe',

// for setting shell arguments (i.e. for using interactive shellArgs: ['-i'])
// by default ['--login'] will be used
shellArgs: ['--command=usr/bin/bash.exe', '-l', '-i'],
Scott avatar

Made with ❤️ by Scott Spence

Copyright © 2024 - All right reserved