- 12 Dec, 2014 1 commit
-
-
Ryan Robeson authored
Added shuffle functionality to the itunes command in the OSX plugin. iTunes 12 doesn't support setting the "shuffle" property on the playlist from what I've read, so this simulates the user interacting with the iTunes interface. The toggle option "clicks" the shuffle button in the Now Playing area. This has the effect of toggling the shuffle setting on whatever is currently playing. The on and off options use the Shuffle menu bar items. Usage: itunes shuffle [on|off|toggle]
-
- 28 Nov, 2014 6 commits
-
-
Robby Russell authored
Fix autojump script to support Nix installations
-
Robby Russell authored
use pigz if available in extract plugin
-
Robby Russell authored
[aws plugin] Changed brew cmd to properly report if awscli is installed via homebrew
-
Robby Russell authored
Fix Yosemite broken zsh
-
Robby Russell authored
Added VIRTUAL_ENV_DISABLE_PROMPT to steeef.zsh-theme
-
Robby Russell authored
Simplify superjarin theme and support chruby
-
- 26 Nov, 2014 1 commit
-
-
Will Boyce authored
-
- 21 Nov, 2014 1 commit
-
-
Doan Truong Thi authored
Sourcing oh-my-zsh immediately after export PATH.
-
- 19 Nov, 2014 3 commits
-
-
Robby Russell authored
Switch back to oh-my-zsh.hide-dirty setting again
-
Robby Russell authored
[~] fix plugin pj
-
Marc Cornellà authored
Commit 81004dfa reverted the change in 9b811fb6 when editing the merge conflict from #2928. This commit fixes that so that we don't make the same mistake again. First seen in http://git.io/Cdaj5Q
-
- 16 Nov, 2014 1 commit
-
- 15 Nov, 2014 1 commit
-
-
Geoffrey Washburn authored
-
- 11 Nov, 2014 1 commit
-
-
Jarin Udom authored
-
- 07 Nov, 2014 2 commits
-
-
Robby Russell authored
Fix for the profile plugin.
-
Benjamin Stier authored
An error was introduced with 7f75bb90, which uses special vars. This is the fix.
-
- 06 Nov, 2014 21 commits
-
-
Robby Russell authored
Use special variables where we can
-
Marc Cornellà authored
-
Marc Cornellà authored
This avoids spawning additional processes as $PWD **always** contains the current working directory.
-
Marc Cornellà authored
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user.
-
Robby Russell authored
added support for GNU version of `date`
-
Robby Russell authored
[wd] New minor version (v0.4)
-
Robby Russell authored
Remove j alias for autojump
-
Robby Russell authored
update the scd plugin for smart change of directory.
-
Robby Russell authored
Fix osx function: "not valid in this context"
-
Robby Russell authored
typo
-
Robby Russell authored
Solaris portability tweaks.
-
Robby Russell authored
-
Robby Russell authored
-
Robby Russell authored
Fix for recusion limit hit for _rake_command alias
-
Robby Russell authored
Fixed which output at each new shell creation
-
Robby Russell authored
Renaming config for parse_git_dirty() to avoid collision
-
Robby Russell authored
Modernize the virtualenv plugin
-
Robby Russell authored
Improve pj-plugin to support projects with spaces in their names + optimise code
-
Robby Russell authored
Update path for the iOS simulator.
-
Robby Russell authored
Fix error using compass search alias
-
Robby Russell authored
[Plugin: gitignore] Several fixes in the plugin
-
- 03 Nov, 2014 1 commit
-
-
Jaap Broekhuizen authored
This stops the virtual env name from being printed before it is actually being used in the zsh prompt.
-
- 02 Nov, 2014 1 commit
-
-
Pavol Juhas authored
Synced with the master branch pavoljuhas/smart-change-directory@20b5a80cf05f72c07e88a9b166593f52517029e4.
-