Commit Graph

66 Commits (011e9767d69f4bc3bcaafa16f8be955d24ad0de9)

Author SHA1 Message Date
Tiago Bastos 1d7336766c Fix $OSTYPE variable
Bash variables are case sensitive.
2014-12-26 13:03:23 -03:00
Conrado Buhrer fa107fc3d7 fixed: reverted vim alias 2014-12-15 15:14:51 -02:00
Conrado Buhrer 021905f036 added non-invasive vim aliases #381 2014-12-15 08:08:55 -02: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 ac44da78fb Merge pull request #351 from nwinkler/git-aliases
Added two useful git aliases found here:
2014-10-30 14:17:12 +01: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
Omer Katz a094f417f0 Merge pull request #300 from philipjohn/svn
SVN aliases (starter)
2014-10-28 12:31:20 +02: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
Greg Nofi 6f1e045d5b Fix exit code check when setting alias for gshuf. 2014-09-18 10:20:44 -04: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
Nils Werner edb350cccc Simplify dsclean alias 2014-08-27 11:07:09 +02:00
Johnny Nia 5016510092 Fix double assigned alias rd. 2014-08-13 23:41:09 +02:00
Hossein Sekhavat d4c340b008 Remove redundant arguments and replace 'sudoedit' with 'sudo -e' to be Mac-compatible 2014-08-08 18:55:48 +04:30
Hossein Sekhavat a19e1cdb4b Add alias 'E' for sudo-editing with emacsclient
More description available at http://emacs-fu.blogspot.com/2011/12/system-administration-with-emacs.html
2014-08-08 18:20:43 +04:30
Travis Swicegood d62551348a Merge pull request #313 from crloscstillo/hidden_files
Show/hide hidden files on osx aliases.
2014-07-14 17:16:06 -05:00
Carlos C 2ec31bdcbb Added line ending
Added line ending to osx.aliases.bash file
2014-07-14 17:02:57 -05:00
Carlos C 6f96354c31 Added a new line at the end of file
Added a new line at the end of ‘laravel.aliases.bash’ file
2014-07-14 16:41:30 -05:00
Carlos C e1b44cbcda Show/hide hidden files on osx aliases. 2014-07-12 11:12:51 -05:00
Carlos C ac54417ff1 Laravel aliases
Adde a list of all artisan commands for the larval php framework.
2014-07-12 10:15:30 -05:00
Bob Breznak c4907dd94c Add support for opening Mou (http://mouapp.com) 2014-06-24 00:19:38 -04:00
philipjohn 9f6ae19960 Create svn.aliases.bash 2014-06-05 09:29:14 +01:00
cceleri 1e46824a87 Update osx.aliases.bash
Fixed skype typo.
2014-04-24 11:21:05 -04:00
Charles Celerier 3dd866383f osx.aliases: Added Skype alias. 2014-04-23 19:41:17 -04:00
John A. Barbuto 910b77c5a2 Added git tag aliases
http://stackoverflow.com/questions/14273531/how-to-sort-git-tags
2014-03-27 18:21:33 -07:00
Vaibhav Mishra 1a4f8140ff Fixed Alias for XCode under OSX 2013-11-28 22:53:37 +05:30
Travis Swicegood 814b4bc53a Merge pull request #241 from jimmynotjim/vagrant-aliases
Added aliases for Vagrant
2013-11-27 10:16:29 -08:00
jimmynotjim 5d22da957b Added new aliases and plugins for git 2013-11-27 11:26:50 -05:00
jimmynotjim c398c9ee06 Added aliases for Vagrant 2013-11-26 22:47:48 -05:00
Nils Winkler 85314e395c Added first version of git-svn aliases 2013-11-14 15:42:19 +01:00
Tarjei Husøy ce5bb3d6eb Fix typo in general.aliases.bash. 2013-05-01 21:33:52 +03:00
Travis Swicegood ad41c5cdc5 Merge pull request #190 from spauka/master
Use ls --color=auto
2013-04-24 05:57:51 -07:00
Travis Swicegood b8ff0094b8 Merge remote-tracking branch 'markrickert/master'
Conflicts:
	aliases/available/git.aliases.bash
2013-04-24 07:54:33 -05:00
Travis Swicegood 7eebd5d7b2 Merge pull request #191 from fizerkhan/master
Jitsu aliases
2013-04-23 20:21:10 -07:00
Mark Rickert 8be156fc8b Added some awesome git aliases for statistics, history, and seeing what changed. 2013-04-09 09:15:48 -04:00
Mark Rickert 0cfec65383 Added OSX utility shortcuts
.DS_Store cleaner (recursive)
See who's connected to your itunes library
Flush dns cache.
2013-04-09 09:14:40 -04:00
Robbie Clutton e9c9049b22 'git pull --rebase' alias 2013-03-10 09:05:36 +00:00
Fizer Khan f2dcd4e759 Added Jitsu aliases. 2013-03-09 12:39:52 +05:30
Sebastian Pauka 1d1c57265c Fixed ls alias to use --color=auto instead of --color=always. 2013-03-07 10:19:08 +11:00
Travis Swicegood 8c4ea4f598 Add ability to override using $EDITOR 2012-11-15 10:24:01 -06:00
Greg Nofi 20b3d43c4b Git Aliases: Remove duplicate darwin clause/add default clause for git diff. 2012-11-15 10:15:42 -05:00
Jeraimee Hughes 8682843b06 Added fh (Finder Here) alias for OS X 2012-08-01 14:03:09 -04:00
Erich Smith 19cca368a5 Merge pull request #144 from nwinkler/bash-it-osx-growl
Growl notification for OS X commands
2012-07-31 17:30:34 -07:00
Nils Winkler fd29ff14dd Added comment for grnot. 2012-06-25 12:21:43 +02:00
Nils Winkler 6ce8a3ee9a Added alias for Growl notification, can be used like the following to notify once the long running process (make in this example) is done:
$ make install ; grnot
2012-06-25 12:21:43 +02:00
Erich Smith 17aaa9ce24 add alias metadata, remove help() 2012-05-22 09:57:25 +02:00
Nils Winkler f71be20247 Changed meta info resolution to look for data based on the type, e.g. about-plugin, about-alias, about-completion. 2012-05-21 15:52:03 +02:00
Nils Winkler 1f558e2550 Extended enable/disable and describe functionality to work for aliases and completions as well. 2012-05-21 13:24:49 +02:00
Eitan Adler 3fc60b5358 Fix bogus bash binary location 2012-04-17 00:24:58 -04:00
Travis Swicegood b3c4219124 Merge remote-tracking branch 'rjorgenson/master' 2012-03-13 07:35:30 -07:00