diff --git a/Formula/sceptrefun.rb b/Formula/sceptrefun.rb index e0ee8e8..3a9847b 100644 --- a/Formula/sceptrefun.rb +++ b/Formula/sceptrefun.rb @@ -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 diff --git a/README.md b/README.md index 013ab7a..b71e597 100644 --- a/README.md +++ b/README.md @@ -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