based on rage-quit support for bash
Put the files below inside ~/.oh-my-zsh/custom/plugins/fuck
Also chmod a+x the flip command.
| // Inspired by: http://stackoverflow.com/a/5314634/9849 | |
| // Simplified if-statements | |
| // Updated to "modern" syntax | |
| // Support optional CLHeading | |
| // Support degree-of-precision | |
| // | |
| // This dictionary should then be added to the normal | |
| // metadata using the kCGImagePropertyGPSDictionary key | |
| - (NSDictionary *)GPSDictionaryForLocation:(CLLocation *)location heading:(CLHeading *)heading | |
| { |
based on rage-quit support for bash
Put the files below inside ~/.oh-my-zsh/custom/plugins/fuck
Also chmod a+x the flip command.