Xiong ZitaoFeb 26
setup mjolnir
I use following command to setup Mjolnir:
Checkout http://thume.ca/howto/2014/12/02/using-mjolnir-an-extensible-osx-window-manager/
Mjolnir’s hints is what beat slate. However I haven’t used slate a lot. Will give it more of a try.
brew install lua
brew install luarocks
mkdir ~/.luarocks
echo ‘rocks_servers = { “http://rocks.moonscript.org" }’ > ~/.luarocks/config.lua
luarocks install mjolnir.hotkey
luarocks install mjolnir.application
mkdir ~/.mjolnir
vim ~/.mjolnir/init.lua
luarocks install mjolnir.bg.grid
luarocks install mjolnir.sd.grid
luarocks install mjolnir.th.hints
luarocks install mjolnir.cmsj.appfinder
luarocks install mjolnir.tiling