5 lines
141 B
Bash
5 lines
141 B
Bash
#!/usr/bin/env bash
|
|
stty raw -echo -icanon isig
|
|
/usr/bin/github-fast-env --interactive /usr/lib/ghe-fast-tools/ghe-fast-console.rb
|
|
stty sane
|