Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 160 Bytes

hyper.md

File metadata and controls

14 lines (11 loc) · 160 Bytes

hyperの設定

プラグインの追加

$ vim ~/.hyper.js
  plugins: [
    'hyper-materialshell',
    'hyper-statusline'
  ],