Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mannuelf/dot.hyper.js

My hyper terminal config file.
https://github.com/mannuelf/dot.hyper.js

terminal

Last synced: about 14 hours ago
JSON representation

My hyper terminal config file.

Awesome Lists containing this project

README

        

# dot.hyper.js

My hyper terminal config file.

## What is hyper?

[hyper](https://hyper.is) web based terminal built by [Vercel](https://vercel.com), built using [ElectronJS](https://www.electronjs.org).

## How to use

1. fork repo
2. clone repo to you workspace
3. delete your local .hyper.js
4. symlink to this .hyper.js and you should be good to go.

### Add symlink

From your home directory add symlink to your config.

```bash
ln -s $HOME/workspace/dot.hyper.js/.hyper.js $HOME/.hyper.js
```

## Screenshot

This is what you gonna get =>

![screenshot](https://res.cloudinary.com/mannuel/image/upload/v1662871336/images/hyper-screenshot.png)