Skip to content

Instantly share code, notes, and snippets.

View Lionelvsv's full-sized avatar
🏠
Working from home

vamci_vishal Lionelvsv

🏠
Working from home
View GitHub Profile
{
"global": {
"check_for_updates_on_startup": true,
"show_in_menu_bar": true,
"show_profile_name_in_menu_bar": false
},
"profiles": [
{
"complex_modifications": {
"parameters": {
@Lionelvsv
Lionelvsv / sequence
Created January 29, 2019 07:13 — forked from AlexBlokh/sequence
How to install zsh for Hyper on macOs
brew install zsh
brew install zsh-autocomplete
open ~/.hyper.js and find 'shell' and assign 'zsh' to it. You can also open 'hyper.js' in Hyper app by pressing cmd+','