summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Robert R Evans [Sun, 10 Oct 2010 16:24:19 +0000 (09:24 -0700)]
Made a lot of changes: no more functions directory. All aliases have been moved to the new alias directory. Plugins are now for functions only. Updated the README to reflect the changes and add a contributor's list.
Robert R Evans [Sun, 10 Oct 2010 15:34:30 +0000 (08:34 -0700)]
Added to gitignore .rvmrc
Robert R Evans [Sun, 10 Oct 2010 04:47:45 +0000 (21:47 -0700)]
rvm goodness
Robert R Evans [Sun, 10 Oct 2010 04:46:28 +0000 (21:46 -0700)]
Added rvm prompt info
Robert R Evans [Sat, 9 Oct 2010 23:28:16 +0000 (16:28 -0700)]
updated bobby theme
Robert R Evans [Sat, 9 Oct 2010 22:01:50 +0000 (15:01 -0700)]
Updated the color themes. Added underline and background colors.
zerobearing2 [Fri, 8 Oct 2010 01:13:57 +0000 (18:13 -0700)]
added alias to git plugin
Robert R Evans [Fri, 8 Oct 2010 00:17:34 +0000 (17:17 -0700)]
Merge branch 'master' of github.com/manalang/bash-it into manalang-master
Robert R Evans [Fri, 8 Oct 2010 00:15:14 +0000 (17:15 -0700)]
Updates
Rich Manalang [Thu, 7 Oct 2010 23:32:06 +0000 (16:32 -0700)]
added simple theme
Rich Manalang [Thu, 7 Oct 2010 20:35:55 +0000 (13:35 -0700)]
changed v alias so that it opens the file in a new tab. Current alias opens the file in an existing tab replacing the file that was already open
Rich Manalang [Thu, 7 Oct 2010 20:34:42 +0000 (13:34 -0700)]
added alias for opening finder using f <dir>
Rich Manalang [Thu, 7 Oct 2010 20:19:53 +0000 (13:19 -0700)]
update the tab/window title with the pwd
Robert R Evans [Thu, 7 Oct 2010 01:26:20 +0000 (18:26 -0700)]
removed a function that I am working on
Robert R Evans [Thu, 7 Oct 2010 01:22:04 +0000 (18:22 -0700)]
Merge branch 'master' of github.com/zerobearing2/bash-it into zerobearing2-master
Robert R Evans [Thu, 7 Oct 2010 01:21:46 +0000 (18:21 -0700)]
Fixed issue #2
zerobearing2 [Thu, 7 Oct 2010 00:51:30 +0000 (17:51 -0700)]
Merge branch 'master' of git://github.com/revans/bash-it
zerobearing2 [Thu, 7 Oct 2010 00:42:29 +0000 (17:42 -0700)]
git tweaks
rails tweaks
added heroku plugin
Robert R Evans [Thu, 7 Oct 2010 00:28:34 +0000 (17:28 -0700)]
Added standard theme from alsemyonov.
Robert R Evans [Thu, 7 Oct 2010 00:27:55 +0000 (17:27 -0700)]
Removed custom.bash and am now completely ignoring all files within the custom directory. Started de-macify to provide more support for linux (thanks to alsemyonov on github).
Robert R Evans [Wed, 6 Oct 2010 22:24:04 +0000 (15:24 -0700)]
Updated base.functions.bash to reflect the new color names
Robert R Evans [Wed, 6 Oct 2010 22:15:23 +0000 (15:15 -0700)]
Fixed readme instructions
Robert R Evans [Wed, 6 Oct 2010 22:11:15 +0000 (15:11 -0700)]
Merge branch 'master' of github.com/pusewicz/bash-it into pusewicz-master
Robert R Evans [Wed, 6 Oct 2010 22:11:06 +0000 (15:11 -0700)]
Ammended the readme
Piotr Usewicz [Wed, 6 Oct 2010 12:53:00 +0000 (13:53 +0100)]
Fix brew completion
Piotr Usewicz [Wed, 6 Oct 2010 12:38:04 +0000 (13:38 +0100)]
Added Homebrew completion plugin
Robert R Evans [Mon, 4 Oct 2010 19:47:25 +0000 (12:47 -0700)]
Added local-ignore for ignoring local git files
Robert R Evans [Sun, 3 Oct 2010 18:50:22 +0000 (11:50 -0700)]
Added a couple more themes and put colors into its own file
Robert R Evans [Sun, 3 Oct 2010 16:41:36 +0000 (09:41 -0700)]
Added more color support for git themeing
Robert R Evans [Sat, 2 Oct 2010 22:47:22 +0000 (15:47 -0700)]
Small updates
Robert R Evans [Sat, 2 Oct 2010 22:29:55 +0000 (15:29 -0700)]
Update to readme
Robert R Evans [Sat, 2 Oct 2010 22:29:23 +0000 (15:29 -0700)]
Added a generic aliases help
Robert R Evans [Sat, 2 Oct 2010 22:23:57 +0000 (15:23 -0700)]
Added a function to get your public IP address
Robert R Evans [Sat, 2 Oct 2010 22:09:43 +0000 (15:09 -0700)]
Added readme
Robert R Evans [Sat, 2 Oct 2010 22:07:29 +0000 (15:07 -0700)]
Help files. Added the rest of bash it
Robert R Evans [Sat, 2 Oct 2010 22:04:24 +0000 (15:04 -0700)]
Added help screens.
Robert R Evans [Sat, 2 Oct 2010 19:55:48 +0000 (12:55 -0700)]
removed ds_store
Robert R Evans [Sat, 2 Oct 2010 19:54:15 +0000 (12:54 -0700)]
Cleaner colors for reuse
Robert R Evans [Sat, 2 Oct 2010 19:33:58 +0000 (12:33 -0700)]
more cleanup
Robert R Evans [Sat, 2 Oct 2010 19:31:01 +0000 (12:31 -0700)]
Better naming for base.bash colors
Robert R Evans [Sat, 2 Oct 2010 19:29:17 +0000 (12:29 -0700)]
Cleaned bash it up
Robert R Evans [Sat, 2 Oct 2010 19:15:56 +0000 (12:15 -0700)]
Added readme
Robert R Evans [Sat, 2 Oct 2010 18:55:34 +0000 (11:55 -0700)]
First Commit