Last active
August 29, 2015 14:21
-
-
Save guyhughes/accc4f9c5efac8d1737a to your computer and use it in GitHub Desktop.
homebrew weechat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install all the extensions, ftw | |
# thanks to http://aaronfranks.com/posts/weechat-on-osx/ | |
# hey future self, if you don't do this, then you don't get to use weechat /scripts | |
# ... or complain about them not working | |
sudo brew install weechat --with-perl --with-python --with-lua --with-ruby |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment