Closed nikolavp closed 10 years ago
Hmm look at my fork at https://github.com/nikolavp/awesome_alttab. There are more dependencies for this module. This commit didn't work for me because it depends on the place you put require('alttab'). You can also get some instructions for the installation from there.
You are right. I'll take this approach as well.
Are you sure about your instructions? This way, it doesn't end up on my path, so I have to do "alttab/alttab" instead.
Yes the instructions come from my module (https://github.com/nikolavp/awesome-pomodoro). Hmm note that you should rename alttab to be init.lua
Ah so that's how this works, got it. Thanks for the help!
Done! No previous experience in Lua, so still learning. This is much cleaner indeed :-)