Elliott Williams
73212ded4e
Fix osx function: "not valid in this context"
...
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!
12 years ago
Josh Datko
b7f51bbbdd
Adds itunes vol command.
...
Adds itunes vol, which takes an argument from 0 to 100 to set the
volume from the shell.
12 years ago
Benjamin Wong
6f3cf195c6
Spelling correction in itunes control function.
...
Spelling correction in itunes control function.
12 years ago
oxnz
500e5a73b6
add itunes function to control itnues from the terminal
13 years ago
Christoph Jerolimov
b074886ae6
Do not clear tab when calling it with an argument.
13 years ago
ishtu
49860bd61f
add function vncviwer
13 years ago
Ryan Schmukler
4a813cf1a2
Added vsplit_tab and split_tab for iTerm. Create new session within a vertical/horizontal split of the tab respectively.
14 years ago
Sorin Ionescu
f401d6ef78
Vastly improved osx plugin.
15 years ago
Andrew Hodges
18293cd724
OS X Helpers
...
Add helper aliases for show/hide files. Add helper alias to recursively delete
.DS_Store files.
15 years ago
Ben Langfeld
6467e90efb
Add iTerm version of tab function (itab)
15 years ago
Ben Langfeld
c52fea8082
Make a cleaner version of the OS X tab function
15 years ago
Robby Russell
26d97a9355
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
16 years ago
Robby Russell
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
16 years ago