Andrey Zhelnin

Results 6 comments of Andrey Zhelnin

Add autojump things ``` [ -f /usr/local/etc/profile.d/autojump.sh ] && . /usr/local/etc/profile.d/autojump.sh ``` to ~/.bash_profile or ~/.zprofile

I have tried to run it manually: ``` launchctl start com.bing-wallpaper-daily-mac-multimonitor.plist ``` and getting in system.log ``` Jan 10 10:33:47 bsodbook com.apple.xpc.launchd[1] (com.bing-wallpaper-daily-mac-multimonitor.plist): This key does not do anything: OnDemand...

Pull request #25 created

@neel17 xrange returns itterator, not list - which is more optimal in terms of mem usage.

@neel17 Have u ever checked the PR?

@jlsutherland can u have a look please?