install.md

August 16, 2020 ยท View on GitHub

Install Hyper.js

Download from : https://hyper.is/

# See dotfile for config

hyper.js

Plugins

Update ~/hyper.js config with

plugins: [
    'hyper-atlantic-night-owl',
    'hyper-statusline',
    'hyperborder',
    'hypercwd'
],
  • hyper-atlantic-night-owl Theme
  • hyper-statusline shows footer stausbar
  • hypercwd creates a new tab(s) from the current working directory
  • hyperborder creates a border for hyper

Contents

  1. 0.1Install Hyper.js
  2. 0.2Plugins