Marc Cornellà
ec3694c788
Make simulator dependant of currently active dev directory
...
This also gets rid of `xcode-select` command-not-found errors.
11 years ago
Marc Cornellà
24bdd8e29a
Replace xcsel function with just an alias
11 years ago
Marc Cornellà
6a830f39b6
Return error if no xcode files where found
11 years ago
Marc Cornellà
cbdad588e6
Use zsh globbing instead of ls + grep in xc function
...
Uses zsh arrays and globbing to find .xcworkspace and .xcodeproj files.
11 years ago
Robby Russell
9c08641d7c
Merge pull request #4299 from mcornella/refactor-frontend-search-plugin
...
Refactor frontend-search plugin
11 years ago
Marc Cornellà
c481c62bc9
Refactor and clear up README file
11 years ago
Marc Cornellà
d982e1200f
Reorder alias definitions
11 years ago
Marc Cornellà
663ac56d54
Prettify frontend help output and clean up logic
11 years ago
willmendesneto
ff706f3ef8
Add "help" method in "frontend-search" plugin
11 years ago
Marc Cornellà
f1472f1f64
Simplify frontend-search function with assoc array
...
Also adds the lodash URL (which was missing) and uses https on those websites
that support it.
11 years ago
Robby Russell
0532860c61
Merge pull request #4285 from nmaggioni/master
...
'ip' command compatibility and much quicker external IP detection
11 years ago
Robby Russell
7366b5677e
Merge pull request #4268 from ZhengzhongZhang/patch-1
...
Plugin vundle: update link
11 years ago
Robby Russell
01b378357b
Merge pull request #4302 from kyleheyne/patch-1
...
thefuck-alias -> thefuck --alias
11 years ago
kyleheyne
022a060ec7
thefuck-alias -> thefuck --alias
...
Per warning message.
11 years ago
Robby Russell
ba5fd57c1f
Merge pull request #3989 from eubenesa/master
...
Updates to ember-cli plugin
11 years ago
Robby Russell
69f098a63c
Mentioning that you can set the theme to 'random' and it'll possibly bake you a pie.
11 years ago
Robby Russell
a77e23a0f9
Merge pull request #4109 from zhiyelee/patch-1
...
add git alias `gcam` - git commit -am
11 years ago
Robby Russell
da6ece4ec9
Merge pull request #4117 from nextgenthemes/patch-1
...
Adds agar = apt-get autoremove
11 years ago
Robby Russell
eb12ec1dc8
Merge pull request #4146 from perobertson/heroku-help
...
[heroku] add '--help' as an option to commands
11 years ago
Robby Russell
ac85faa262
Merge pull request #4171 from linux-china/master
...
Spring Boot Plugin
11 years ago
Robby Russell
c1bff7798a
Merge pull request #4195 from jerryling315/master
...
Add 'man' plugin.
11 years ago
Robby Russell
3f95377676
Merge pull request #4198 from matjack1/gclean-gpristine
...
git plugin: make gclean safer, introduce gpristine
11 years ago
Robby Russell
daabe2a008
Merge pull request #4205 from mcornella/fix-git-prompt-plugin
...
Fix git-prompt plugin
11 years ago
Robby Russell
c10d5c8b7c
Merge pull request #4244 from Gnouc/master
...
Emoji plugin - Fix wrong string comparison
11 years ago
Robby Russell
69a17150ad
Merge pull request #4239 from yous/fix-linux-gems
...
rvm plugin: Fix `gems` to work on Linux machine
11 years ago
Robby Russell
adff369c05
Merge pull request #4220 from andytank123/master
...
Add support for Docker images from custom registries
11 years ago
Robby Russell
ccaaa992c7
Merge pull request #4241 from heartinpiece/master
...
Check if Zsh is installed prior to installing Oh My Zsh
11 years ago
Robby Russell
2f6d85d64e
Merge pull request #4248 from gabetax/rbenv_plugin_load_performance
...
reduce rbenv plugin load time by 150ms by removing additional brew call
11 years ago
Robby Russell
51c3ab7d76
Merge pull request #4283 from hanschen/master
...
Update autojump plugin for latest brew installation
11 years ago
Robby Russell
14e1f0c6d8
Merge pull request #4286 from RobinDaugherty/rand-quote-failure
...
Rand-quote plugin overflows stack when site is unreachable
11 years ago
Robby Russell
a228604e69
Merge pull request #4249 from KrauseFx/patch-1
...
Use https instead of http
11 years ago
Robby Russell
9c9699dcf5
Merge pull request #4250 from mcornella/fix-divide-by-zero-emoji
...
Fix divide by zero in emoji plugin
11 years ago
Robby Russell
6346cc9ba9
Merge pull request #4260 from fgibaux/patch-1
...
plugin symfony2 sf2.7 compatibility fix
11 years ago
Robby Russell
c084a13df2
Merge pull request #4259 from apjanke/jira-prefix-and-help-and-stuff
...
jira: prefix variable dashboard, default action, and completion
11 years ago
Robby Russell
e59f4cb14f
Merge pull request #4271 from loctauxphilippe/patch-1
...
added apt-get autoremove in ubuntu plugin
11 years ago
Robby Russell
9bb99e1f7b
Merge pull request #4284 from gsklee/patch-1
...
Update README.markdown
11 years ago
Robby Russell
50d329450e
Merge pull request #4289 from moonfruit/master
...
Remove redundant semicolon
11 years ago
Robby Russell
869b1046a4
Merge pull request #4292 from cxbig/master
...
improved alias conflict between git flow & git fetch
11 years ago
Robby Russell
b3f167d998
Merge pull request #3613 from apjanke/remove-sed-i
...
Installer: Remove "sed -i" for portability and hygiene
11 years ago
Robby Russell
a7aed69d02
Merge pull request #4170 from black-roland/master
...
The Fuck plugin (https://github.com/nvbn/thefuck )
11 years ago
Robby Russell
b1d57fad0d
Merge pull request #4294 from willmendesneto/master
...
Frontend-search: add search in npm website
11 years ago
Will Mendes
0a80889848
Frontend-search: add search in npm website
11 years ago
cxbig
acf6039ff3
improved alias conflict between git flow & git fetch
11 years ago
MoonFruit
0a2c31fb60
Remove redundant semicolon
...
Remove redundant semicolon to make tab() works better in ITerm 2.
11 years ago
Niccolò Maggioni
d923cebdb3
Updated with @mcornella suggestions
11 years ago
Robin Daugherty
96aefd2b98
Remove code, not comment it out
...
Gaaah.
11 years ago
Robin Daugherty
241be2d28b
Fix rand-quote failure when site is unreachable
...
This plugin was designed so that if there is any failure, it will simply call itself recursively. Which means that if you were working offline, if `quote` was called in your `.zshrc`, you would be unable to open a new terminal session.
I fixed this by allowing the plugin to output nothing if a quote could not be fetched.
11 years ago
Niccolò Maggioni
058bbe4f02
General compatibility
11 years ago
Niccolò Maggioni
a127c4f88e
'ip' command compatibility and much quicker external IP detection
11 years ago
G. Kay Lee
8ab1b6d0fd
Update README.markdown
...
Fix typo
11 years ago