hyper-final-say 
A hyper plugin allows user-set settings in .hyper.js overrides any plugin or theme defaults.
Install
- Open Hyper's preferences with
Cmd+,(or manually at~/.hyper.js). - Put
hyper-final-sayas last one of plugin list:plugins: [ // 'hyper-plugin-xxx', // 'hyper-theme-xxx', 'hyper-final-say' ], - Fully reload Hyper (
Cmd+Shift+R).
License
MIT @ Amio