# hyper-aww
Hyper plug in for a random cute animal gif as your terminal background.

Now shows a new gif with each window! (v1.1.0)

![Demo](https://media.giphy.com/media/l2JhKIyusyzlMyz5K/giphy.gif)

# Install
Install [Hyper](https://hyper.is)

Then, add `'hyper-aww'` to the plugins list in `~/.hyper.js`:

```javascript
plugins: [
  'hyper-aww'
]
````
