Skip to content

Commit

Permalink
Merge pull request #6 from ashkue/master
Browse files Browse the repository at this point in the history
updated v0.0.7 release version
  • Loading branch information
pavelsource authored Jul 23, 2018
2 parents 4a81a65 + 1a2b0f9 commit 0f7491a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/sceptrefun.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Sceptrefun < Formula
desc "Sceptre Fun with sounds"
homepage "https://github.com/esn89/homebrew-sceptrefun"
url "https://github.com/esn89/homebrew-sceptrefun/archive/v0.0.6.tar.gz"
sha256 "f50fb4b90c774bfebbc2efa054be94def24e019bb0913c046fcda200286b2ae7"
url "https://github.com/esn89/homebrew-sceptrefun/archive/v0.0.7.tar.gz"
sha256 "a4fe586f4098e74ee68b401522f505a9b9f5b8692a73de7a27b6c9875e54d3f3"

bottle do
cellar :any_skip_relocation
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ export SCEPTRE_THEME="terran"
sceptrefun launch-stack dev vpc
```

If you want to add additional sound themes, just create a new folder in `/usr/local/Cellar/sceptrefun/{version}/assets` and add required `.mp3` files.

If you trust this project and want to stop typing `sceptrefun` everytime, put this in your `~/.zshrc` or `~/.bashrc`:

```bash
Expand Down

0 comments on commit 0f7491a

Please sign in to comment.