homebrewしか使わないのに、Xcodeに8GBくらいHDDの容量を消費されてて
MacBook AirとかにはXcodeを入れていなかったんですが、
先日SDKなどを抜いたCommand Line Tools for Xcodeという200MB程度の
軽量版Xcode(?)がリリースされていたので早速導入。
Command Line Tools for Xcodeが利用出来るのはLionだけです。
どれだけ容量削減になるのか知りたかったので、既にXcode導入済みの
Mac miniで作業を行いました。
cd ~/.weechat/python/autoload/
wget http://www.weechat.org/files/scripts/weeget.py
ファイルの配置が終わったらWeeChatから
1
/python autoload
をして、利用出来るようにします。
weegetのコマンド
12345678910
/help weeget
weechat | list: list scripts (search text if given)
weechat | listinstalled: list installed scripts (search text if given)
weechat | show: show detailed information about a script (in repository)
weechat | install: install/upgrade script(s)
weechat | check: check if local scripts needs upgrade
weechat | update: update local scripts cache
weechat | upgrade: upgrade all local scripts if they are obsolete
weechat | remove: remove script(s)
たとえばめちゃくちゃ便利なbuffers.plを導入する場合は下記のような感じ
1
/weeget install buffers
私の使っているPlugin
buffers Sidebar with list of buffers.
go Quick jump to buffers.
grep Search regular expression in buffers or log files.
growl Send Growl notifications upon events.
highmon Adds a highlight monitor buffer.
im_kayac_com_notify Push notification to im.kayac.com.