- 21 Sep, 2015 3 commits
-
-
Andy Bateman authored
-
Andy Bateman authored
-
Andy Bateman authored
Added function to display the song you're currently listening to in iTunes Fixed indent Indentation on line 169 was squiffy Fixed spelling Removed unnecessary wording to make function more succinct. Highlighting of Artist and Track Changed the highlighting of the Track and Artist in yellow to make use of Prompt Expansion Colors
-
- 28 Aug, 2015 1 commit
-
-
MoonFruit authored
Remove redundant semicolon to make tab() works better in ITerm 2.
-
- 11 Jun, 2015 1 commit
-
-
Vadim authored
-
- 22 Feb, 2015 1 commit
-
-
Robby Russell authored
-
- 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]
-
- 21 Jul, 2014 1 commit
-
-
Elliott Williams authored
I have been continually having problems with the "trash" function provided by the osx plugin, getting this error: trash:local:2: not valid in this context: It seems like adding quotes around the assignment in [osx.plugin.zsh#L142](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/osx/osx.plugin.zsh#L142) fixed my problem. Does this look good to you? Thanks!
-
- 27 May, 2014 1 commit
-
-
Josh Datko authored
Adds itunes vol, which takes an argument from 0 to 100 to set the volume from the shell.
-
- 18 Apr, 2014 1 commit
-
-
Benjamin Wong authored
Spelling correction in itunes control function.
-
- 16 Oct, 2013 1 commit
-
-
oxnz authored
-
- 13 Jun, 2013 1 commit
-
-
Christoph Jerolimov authored
-
- 10 Mar, 2013 1 commit
-
-
ishtu authored
-
- 28 Dec, 2011 1 commit
-
-
Ryan Schmukler authored
Added vsplit_tab and split_tab for iTerm. Create new session within a vertical/horizontal split of the tab respectively.
-
- 02 Jun, 2011 2 commits
-
-
Sorin Ionescu authored
-
Sorin Ionescu authored
-
- 28 May, 2011 1 commit
-
-
Andrew Hodges authored
Add helper aliases for show/hide files. Add helper alias to recursively delete .DS_Store files.
-
- 18 Feb, 2011 2 commits
-
-
Ben Langfeld authored
-
Ben Langfeld authored
-
- 01 Oct, 2010 1 commit
-
-
Robby Russell authored
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
-