Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mannuelf/dot.hyper.js
- Owner: mannuelf
- License: mit
- Created: 2022-09-11T04:05:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T08:51:13.000Z (about 1 year ago)
- Last Synced: 2023-12-03T09:49:33.832Z (about 1 year ago)
- Topics: terminal
- Homepage: https://hyper.is
- Size: 327 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)