Commit Graph

739 Commits (a4ae8ec6cd07f728e26ac9572f0968e19c07d7f9)

Author SHA1 Message Date
Nils Winkler a4ae8ec6cd Merge pull request #238 from nwinkler/osx-copy-last-command
Added alias for copying the last command to the OS X clipboard.
2014-10-30 14:32:17 +01:00
Nils Winkler c904cb7d42 Added alias for copying the last command to the OS X clipboard.
Use `copyLastCmd` to copy the last executed command to the clipboard.
2014-10-30 14:31:55 +01:00
Nils Winkler f6a3a7f873 Merge pull request #349 from nwinkler/gifify
Added the gifify function.
2014-10-30 14:18:42 +01:00
Nils Winkler ac44da78fb Merge pull request #351 from nwinkler/git-aliases
Added two useful git aliases found here:
2014-10-30 14:17:12 +01:00
Omer Katz 012668c305 Merge pull request #185 from baer/patch-1
Don't return rbenv or rvm if the don't exist
2014-10-29 09:37:31 +02:00
Eric Baer b517629303 Don't return rbenv or rvm if the don't exist 2014-10-28 18:08:01 -07:00
Omer Katz 94a47c3626 Merge pull request #297 from conrado/master
cherry-picked bits
2014-10-28 17:22:31 +02:00
Conrado Buhrer 8e28a63019 added: ansible aliases 2014-10-28 11:40:45 -02:00
Conrado Buhrer d209b9aee2 added: vim aliases 2014-10-28 11:39:50 -02:00
Conrado Buhrer 6b6644b94a added: slick theme 2014-10-28 11:39:39 -02:00
Omer Katz 9be2500a31 Merge pull request #360 from thedrow/feature/vagrant-completion
Added vagrant bash completion.
2014-10-28 13:42:27 +02:00
Omer Katz 6b94231a08 Added vagrant bash completion. 2014-10-28 13:42:12 +02:00
Omer Katz 8bae8a1edb Merge pull request #359 from thedrow/feature/testkichen-completion
Added test kitchen bash completion.
2014-10-28 13:41:44 +02:00
Omer Katz d8fe912bdc Added test kitchen bash completion. 2014-10-28 13:41:20 +02:00
Omer Katz 89fa1492b0 Merge pull request #358 from thedrow/feature/packer-completion
Added packer bash completion.
2014-10-28 13:40:47 +02:00
Omer Katz e5ab35441d Added packer bash completion. 2014-10-28 13:40:28 +02:00
Omer Katz ce34c681d6 Merge pull request #357 from thedrow/feature/gulp-completion
Added gulp bash completion.
2014-10-28 13:39:55 +02:00
Omer Katz 730ebdfef2 Added gulp bash completion. 2014-10-28 13:39:20 +02:00
Omer Katz 21aed6d216 Merge pull request #356 from thedrow/feature/salt-completion
Added salt bash completion.
2014-10-28 13:37:32 +02:00
Omer Katz c3e86a5421 Added salt bash completion. 2014-10-28 13:34:39 +02:00
Omer Katz 3d36ad7522 Merge pull request #227 from ebautistabar/demula.lastcmdfail
Fixes in demula theme
2014-10-28 12:34:45 +02:00
Omer Katz a094f417f0 Merge pull request #300 from philipjohn/svn
SVN aliases (starter)
2014-10-28 12:31:20 +02:00
Omer Katz 93f48596ad Merge pull request #269 from f/master
new duru theme with clean and simple interface
2014-10-28 12:30:54 +02:00
Omer Katz 39e4a22f34 Merge pull request #352 from zanmato1984/mer
Add svn completion.
2014-10-28 12:26:44 +02:00
Omer Katz 9c6bffa21c Merge pull request #178 from luan/luan-theme
Added my custom theme
2014-10-28 12:21:47 +02:00
Omer Katz 695e43636b Merge pull request #181 from roderik/theme/roderik
Added my own theme, based on gentoo's prompt
2014-10-28 12:15:41 +02:00
Omer Katz 461639923d Merge pull request #179 from pierreozoux/virtualbox-completion
add virtualbox-completion
2014-10-28 12:12:29 +02:00
Omer Katz f6ca23e30f Merge pull request #348 from thedrow/feature/git-flow-avh-completion
Added the bash completion file for git flow AVH edition
2014-10-28 11:50:15 +02:00
Omer Katz b76eb1ea14 Merge pull request #346 from thedrow/feature/pipsi-plugin
Added the pipsi plugin
2014-10-28 11:49:44 +02:00
Omer Katz 92e6a22636 Merge pull request #347 from thedrow/feature/gh-plugin
Added the gh plugin
2014-10-28 11:49:34 +02:00
Omer Katz 272ecf373d Merge pull request #354 from thedrow/feature/fzf
Added fzf plugin
2014-10-28 11:49:22 +02:00
Omer Katz cbd68dbf63 Added fzf plugin. 2014-10-27 17:39:29 +02:00
ruoxi 7c1554ad38 Add svn completion. 2014-10-24 14:20:27 +08:00
Nils Winkler add708509d Added two useful git aliases found here:
http://blogs.atlassian.com/2014/10/advanced-git-aliases/
2014-10-23 11:37:58 +02:00
Nils Winkler 168a1fad68 Added the gifify function.
This allows to convert a .mov file into an animated GIF file. Based on
these resources:
* https://gist.github.com/SlexAxton/4989674
* https://gist.github.com/paulirish/b6cf161009af0708315c
2014-10-23 11:13:59 +02:00
Omer Katz 35db22cb32 Added the bash completion file for git flow AVH edition. 2014-10-17 17:30:33 +03:00
Omer Katz 3e874b4f78 Added the gh bash completion file. 2014-10-17 17:23:15 +03:00
Omer Katz 126e81a943 Added the gh plugin. 2014-10-17 17:18:19 +03:00
Omer Katz 27e2b6ffb7 Added the pipsi plugin. 2014-10-17 16:59:19 +03:00
Travis Swicegood 4d2a8fe62b Merge pull request #339 from nofeet/fix-gshuf-alias
Fix exit code check when setting alias for gshuf.
2014-09-18 10:46:27 -07:00
Greg Nofi 6f1e045d5b Fix exit code check when setting alias for gshuf. 2014-09-18 10:20:44 -04:00
Travis Swicegood 10c9d91063 Merge pull request #338 from joelmccracken/master
Adds documentation around reload alias
2014-09-16 13:47:20 -07:00
Joel McCracken ecf506a03d Adds documentation around reload alias 2014-09-13 01:36:51 -04:00
Travis Swicegood e43f516439 Add a few new docker aliases 2014-09-04 13:10:35 -07:00
Travis Swicegood e10539bb6b Merge pull request #326 from johnnynia/fix_rails_aliases
Fix double assigned alias
2014-08-28 17:45:43 -07:00
Travis Swicegood 598a21dfea Merge pull request #327 from cbguder/fix-git-completion
Update git.completion.bash
2014-08-28 17:42:56 -07:00
Travis Swicegood 44f56666fd Merge pull request #336 from nils-werner/patch-1
Simplify dsclean alias
2014-08-28 17:26:29 -07:00
Nils Werner edb350cccc Simplify dsclean alias 2014-08-27 11:07:09 +02:00
Travis Swicegood aca0f02ad8 Merge pull request #335 from edubxb/old-git-support
Fix regression checking git repo status
2014-08-25 16:09:49 -07:00
Eduardo Bellido Bellido c6bb8507ad Fix regression checking git repo status 2014-08-26 00:23:27 +02:00