1.0.26 • Published 4 years ago

hyper-jigglypuff v1.0.26

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

jigglypuff

Jigglypuff is a hyper.js theme プリン

Install

Using the plugin manager - hyper

Firstly, ensure you have Hyper installed in your system.

Once done with that, install the hyper-jigglypuff theme.

# open your hyper terminal and type 
$ hyper i hyper-jigglypuff

Usage

Once you have installed hyper-jigglypuff, it's time to set your favorite jigglypuff icon to your terminal tab (or hide it 🥺). By default the jigglypuff from the 5th generation will (wildly) appear, but you can change that.

Here is an example using the 3rd generation npm.io icon.

config: {
    //...
    colors: {
    //...
    },
    // Jigglypuff theme
    jigglypuffHide: 'false', // default
    jigglypuffVersion: 'iii', // default is v
    //...
}

Options

jigglypuffHide

Assign false if you want to hide the Jigglypuff icon from your terminal header.

  • jigglypuffHide: 'true' - it will hide
  • jigglypuffHide: 'false' - (default value), it will not hide :)

jigglypuffVersion

Use this option to change the jigglypuff icon generation.

The variations are:

  • jigglypuffVersion: small npm.io
  • jigglypuffVersion: i npm.io
  • jigglypuffVersion: ii npm.io
  • jigglypuffVersion: iii npm.io
  • jigglypuffVersion: iv npm.io
  • jigglypuffVersion: v npm.io
  • jigglypuffVersion: v-big npm.io

Inspiration

Images

Extra

How to change terminal title (Mac OS) and ohmyzsh

Go to your .zshrc and add:

DISABLE_AUTO_TITLE="true"
echo -en "\e]2; whatever you want here $@\a"
1.0.26

4 years ago

1.0.25

4 years ago

1.0.24

4 years ago

1.0.22

4 years ago

1.0.23

4 years ago

1.0.21

4 years ago

1.0.19

4 years ago

1.0.20

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.10

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago