Commit Graph

70 Commits (e480fefa29ab59c20e69bd50cbad9a44aa3ef20b)

Author SHA1 Message Date
Travis Swicegood b3c4219124 Merge remote-tracking branch 'rjorgenson/master' 2012-03-13 07:35:30 -07:00
Nils Winkler 54d7a4e9a6 Added aliases for Maven 2012-02-07 14:31:33 +01:00
rjorgenson f0bceecb88 added error suppression to tree alias
the $(which tree) check general.aliases would ouput an error if the
    command was not found. Added suppression of that error.
2011-11-29 23:45:25 -07:00
Martin Westin 8a46e195d6 Bundler aliases "inspired by" OhMyZsh 2011-08-29 08:22:19 +02:00
Mark Szymanski 70e4c1ced0 Merge branch 'master' of github.com:revans/bash-it 2011-08-12 16:31:18 -05:00
Mark Szymanski ba8fde85eb Make gshuf alias checker work on other bash versions 2011-08-12 16:30:55 -05:00
Antono Vasiljev 380a4a6c0e Alias for textmate only on darwin* 2011-08-12 04:12:07 +03:00
Antono Vasiljev 89da5f9cec general.aliases.bash: use native tree if [ -x ] .... 2011-08-12 04:11:16 +03:00
Antono Vasiljev 818e687790 Detect OS in emacs.aliases.bash 2011-08-12 04:07:12 +03:00
Mark Szymanski e964c029aa Add alias for shuf -> gshuf 2011-08-10 18:49:07 -05:00
Mark Szymanski 5af99be158 Get rid of old jekyll aliases 2011-06-24 17:45:13 -05:00
David DeSandro 4a8e08e783 Revert "Add various aliases"
This reverts commit 3ef689f29a.
2011-06-20 16:13:59 -04:00
David DeSandro 11b5955161 Revert "move garb into git plugins; rename newpost as jknewpost"
This reverts commit d22a4cfa70.
2011-06-20 16:13:34 -04:00
David DeSandro d22a4cfa70 move garb into git plugins; rename newpost as jknewpost 2011-06-17 11:01:18 -04:00
David DeSandro 3ef689f29a Add various aliases 2011-06-17 10:57:31 -04:00
Mark Szymanski 80e734f3e0 Added Homebrew aliases to the available aliases 2011-06-13 11:45:24 -05:00
Travis Swicegood ef42010c7b Make all aliases optional (a la plugins)
This continues a pattern that was introduced in ffa45b0 and refined
further in later commits.  This enables all aliases by default, but can
be disabled by any user if they remove the appropriate
aliases/enabled/*.bash file.
2011-06-12 19:47:17 -05:00
Mark Szymanski b7a0cb6133 Added Homebrew aliases 2011-06-05 20:45:53 -05:00
Mark Szymanski 81b82a80d2 Fix an idiot mistake I made 2011-06-03 07:36:31 -05:00
Mark Szymanski 5e95755a19 Add another alias for clear and add some more aliases to alias-help 2011-06-02 20:29:16 -05:00
Joshua Nussbaum ccf4951d17 Added alias for rake db:migrate 2011-05-27 23:59:33 -07:00
Daniel Engel e56c71a002 Added 'tonka' prompt, and personal color scheme.
Added 'dirs' plugin, dor directory stack navigation.
2011-03-14 20:36:25 -04:00
Mark Szymanski 9a6e841805 Added alias, ripped off from oh-my-zsh 2011-02-19 20:48:03 -06:00
Mark Szymanski b4d773441b Added 'hex' alias to open file with Hex Fiend 2011-01-20 11:05:50 -06:00
Mark Szymanski 1c1444f4b2 Added 'textedit' alias 2011-01-19 16:15:24 -06:00
Mark Szymanski 2c988b85bd Removed old code and added better indentation 2011-01-01 18:07:49 -06:00
Robert R Evans b1df1ab0fe Merge 2010-12-28 09:15:31 -08:00
Robert R Evans 4418698a34 Updated readme to use githubs contributor list 2010-12-28 09:14:38 -08:00
Mark Szymanski c505dcfbbd Added documentation for 'gll' git alias. 2010-12-28 10:39:04 -06:00
Florian Baumann 36438fe680 added awesome graphical git log alias 2010-12-28 13:00:44 +01:00
Mark Szymanski 6ffba72087 Added aliases for ruby (rb) and git commit --interactive (gci) 2010-12-20 18:08:01 -06:00
John Schulz 61cb7a71dd Merge remote branch 'upstream/master' 2010-11-23 13:05:38 -05:00
Mark Szymanski 7b1312002f Changed 'cd's to 'builtin cd's, because I have a modified cd command (cd then ls) and it can get annoying when using the Jekyll aliases. 2010-11-13 10:21:59 -06:00
John Schulz 760cc8be63 Add `gmu` (git merge upstream) alias
* Pull in `origin` & `upstream` and merge them into `upstream/master`
from http://www.gitready.com/intermediate/2009/02/12/easily-fetching-upstream-changes.html
2010-11-11 12:45:32 -05:00
Robert R Evans 044a116fcd fixing an argument error 2010-11-02 13:45:21 -07:00
Mark Szymanski ea84e4b7a6 Got rid of old "newpost" alias to make way for the "newpost" function. 2010-11-01 20:49:07 -05:00
Mark Szymanski db5a47eb68 Syntax Fixes 2010-11-01 20:06:57 -05:00
Mark Szymanski 689afd9b3d Added check for vim in newpost too. 2010-11-01 20:05:33 -05:00
Mark Szymanski 0097a1e3a8 Added check to see if user is using vim with newentry alias. 2010-11-01 20:04:28 -05:00
Mark Szymanski afbda09a5f Changed names of pager and editor aliases to page and edit, respectively. 2010-11-01 17:03:10 -05:00
Mark Szymanski 3511e9e269 Added help for some more aliases 2010-10-31 15:30:53 -05:00
Mark Szymanski 32bbc80069 Added help for todo.txt-cli aliases. 2010-10-31 15:28:06 -05:00
Mark Szymanski 0e23e82185 Added todo.txt-cli aliases 2010-10-31 10:05:10 -05:00
Mark Szymanski cc8c867bc1 Fixed a habitual mistake in using == instead of = for comparison. 2010-10-30 15:29:26 -05:00
Mark Szymanski e127dd0f1a Added check for Linux to make ls with colors work 2010-10-30 14:54:19 -05:00
Mark Szymanski 2f9752f49b added irc alias 2010-10-25 17:50:55 -05:00
Robert R Evans 6496f9cf2b Merge branch 'master' of github.com:revans/bash-it 2010-10-25 09:51:39 -07:00
Robert R Evans f62e241c2a Updated emacs alias. 2010-10-25 09:51:22 -07:00
Mark Szymanski a308e771e5 Added l1 alias for ls -1 2010-10-25 08:44:47 -05:00
Mark Szymanski 5ec52df28a Added git alias: gss=git status -s 2010-10-24 08:57:01 -05:00