Commit Graph

17 Commits

Author SHA1 Message Date
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names 2012-03-23 15:46:49 -04:00
Sorin Ionescu b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu 60f7ab8f80 Fixed rm-osx-cruft and updated the plugin README. 2012-01-23 20:41:05 -05:00
Sorin Ionescu 902edfdd61 Added missing new lines at end of files. 2012-01-23 20:41:05 -05:00
Sorin Ionescu 28da8f916b Use Finder to trash files to enable Put Back.
Though AppleScript is slow, Put Back data is stored in
~/.Trash/.DS_Store, and there is no way to write to it
from the shell at this time.

The minimum Zsh version has been incremented to 4.3.10 to use
the 'a' modifier to convert a relative path into a full path.
2012-01-23 20:41:04 -05:00
Sorin Ionescu daf6f78f14 Added Bwana to OS X plugin. 2012-01-23 20:41:02 -05:00
Sorin Ionescu 3f5bcafb46 Improved the launching of man pages in Preview.app. 2012-01-23 20:41:02 -05:00
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Sorin Ionescu b65195156d Added missing FX and named colors to spectrum. 2012-01-23 20:40:39 -05:00
Sorin Ionescu 90e7debc30 Cleaned up the plugins. 2012-01-23 20:40:15 -05:00
Sorin Ionescu eaf74b2534 Added metadata file removal to osx plugin. 2011-07-28 18:20:36 -04:00
Sorin Ionescu d10192c6d0 Added man-preview completion suggested by @webflo. 2011-04-22 19:13:37 -04:00
Sorin Ionescu 3ce00cf49a Vastly improved osx plugin. 2011-02-22 23:32:50 -05:00
Andrew Hodges 8e7fa7cefc OS X Helpers
Add helper aliases for show/hide files. Add helper alias to recursively delete
.DS_Store files.
2011-05-28 11:27:50 -04:00
Ben Langfeld 580664dc49 Add iTerm version of tab function (itab) 2011-02-18 12:48:27 +00:00
Ben Langfeld 8060e25301 Make a cleaner version of the OS X tab function 2011-02-18 12:17:00 +00:00
Robby Russell be63480e22 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00