Commit Graph

746 Commits (2ca677caacf075bc07e04daaa1fb8f14090d596e)

Author SHA1 Message Date
Travis Swicegood 199f5ca4c3 Merge pull request #251 from Fisiu/upstream
New simple theme, named 'pure'.
2013-12-17 08:20:23 -08:00
Mariusz Fik c2c5f381c0 New simple theme, named 'pure'.
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
2013-12-16 21:09:50 +01:00
Travis Swicegood b65e0d0e40 Add in Grunt auto-completion 2013-12-13 17:21:31 -06:00
Nils Winkler 964850d6da Subtle change: Added a space in front of the command that's run in the
new tab. If you use `export HISTIGNORE=' *'` in your shell, this will
ensure that commands starting with a space will not be included in the
history. Since the command sent to the new tab by the `tab` command
probably shouldn't show up in the history, I added a leading space
character.
2013-12-10 17:05:28 +01:00
Timo Webler ff3c47ed43 Add bash completion support for Capistrano 2013-12-04 13:42:58 +01:00
jimmynotjim d5bfb7fcb4 Added plugin to create iso from current dir
Includes options for custom name, dest dir and source dir
2013-11-29 14:25:47 -05:00
Vaibhav Mishra 1a4f8140ff Fixed Alias for XCode under OSX 2013-11-28 22:53:37 +05:30
oddjobsman faa8b91271 Modified theme to use PROMPT_COMMAND instead of PS1 2013-11-28 00:07:29 +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
Travis Swicegood 8ddb1fc95c Merge pull request #242 from jimmynotjim/git-additions
Added new aliases and plugins for git
2013-11-27 10:12:09 -08:00
jimmynotjim 3aa33ea18a Removed due to Git handling this automatically
See this discussion https://github.com/revans/bash-it/pull/242/files#r7964126
2013-11-27 13:07:47 -05: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
Travis Swicegood 1a885b957f Add a fallback in case Git isn't being used (*shutters*) 2013-11-25 18:06:33 -06:00
Travis Swicegood 16704a68aa Update to show the difference between staged, unstaged, and untracked files 2013-11-25 18:02:58 -06:00
Travis Swicegood 24c1cd1170 Trim the whitespace from git stash output 2013-11-25 17:07:14 -06:00
Travis Swicegood 8701f70397 Merge remote-tracking branch 'edubxb/master' 2013-11-25 16:22:38 -06:00
Travis Swicegood 4679ca37a1 Merge pull request #229 from oddjobsman/master
Added Sexy Bash Prompt suggested by @addyosmani in "A Toolbelt For The M...
2013-11-25 14:18:30 -08:00
Eduardo Bellido Bellido 91538bce78 Now, really fixed wrong number for white color in Powerline and Powerline-plain themes 2013-11-15 20:57:27 +01:00
Eduardo Bellido Bellido ca0d29e2af Fixed wrong number for white color in Powerline and Powerline-plain themes 2013-11-15 17:57:05 +01:00
Travis Swicegood 6140b8fe0b Merge pull request #239 from nwinkler/git-svn-aliases
git-svn aliases
2013-11-14 08:25:04 -08:00
Nils Winkler 85314e395c Added first version of git-svn aliases 2013-11-14 15:42:19 +01:00
Eduardo Bellido Bellido 96b370ad06 Added Powerline-plain theme 2013-11-13 22:45:05 +01:00
Eduardo Bellido Bellido 68dc6768c8 Added Powerline theme 2013-11-13 00:01:09 +01:00
Eduardo Bellido Bellido 38575181da Added support to show commits ahead, commits behind and stashes count in Git
through variables
2013-11-12 23:54:07 +01:00
Travis Swicegood 8bf641baec Merge pull request #233 from aramprice/master
Add chruby and chruby-auto plugins
2013-11-07 12:21:59 -08:00
Travis Swicegood abb467bc29 Merge pull request #235 from nwinkler/nwinkler_theme
Added custom bash prompt
2013-11-07 12:17:11 -08:00
Nils Winkler 460382a4e1 Added custom bash prompt, based on the 'my' theme.
This colors the arrow at the start of the second line based on the exit
code of the last command: green for 0, red for non-zero

This functionality currently fails when the 'fasd' plugin is enabled,
since it is messing with the PROMPT_COMMAND function.
2013-11-07 14:08:42 +01:00
aram price b48a0f2f65 Add chruby and chruby-auto plugins
* chruby.bash loads chruby
  * chruby-auto.bash loads chruby and enables auto-switching
  * add chruby_version_prompt() function for displaying ruby version
  * inspired by https://gist.github.com/rssvihla/6153455
2013-11-03 18:08:03 -08:00
Travis Swicegood 8c03cc4297 Updated README.md to fix #230
Thanks @p5k6!
2013-10-02 16:41:17 -05:00
oddjobsman 8c7b07917b Added Sexy Bash Prompt suggested by @addyosmani in "A Toolbelt For The Modern WebApp Developer" as bash-it theme. 2013-09-17 19:04:50 +05:30
Enrique Bautista f096b0fcc0 Check that battery plugin is enabled before calling battery functions in demula theme 2013-08-31 16:23:38 +02:00
Enrique Bautista e0b2984e5c Fixed display of last failed command in demula theme 2013-08-30 18:18:08 +02:00
magnus 9933aa145f Add Bakke theme 2013-08-20 21:46:09 +02:00
Travis Swicegood 8d7a9cc1bb Merge pull request #209 from ksheedlo/master
pip completion
2013-05-22 12:23:21 -07:00
Ken Sheedlo b9f7a817a4 Add pip completion 2013-05-22 00:37:24 -06:00
Travis Swicegood efd6e96e23 Merge pull request #205 from thusoy/patch-1
Fix typo in general.aliases.bash.
2013-05-01 11:43:01 -07: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
Travis Swicegood bc7636dbbb Merge pull request #192 from robb1e/master
"git pull --rebase" alias
2013-04-23 20:20:34 -07:00
Travis Swicegood 0ae6824925 Merge pull request #198 from conrado/master
small fix for #197
2013-04-23 20:15:48 -07:00
Travis Swicegood 29be93657a Merge pull request #200 from sgerrand/ignore-bash_profile-if-nonexistent
Adds write permission test on ~/.bash_profile prior to backup attempt
2013-04-23 20:08:51 -07:00
Sasha Gerrand 9dec492023 Adds write permission test on ~/.bash_profile prior to backup attempt. Fixes #199. 2013-04-24 13:05:28 +10:00
Conrado Buhrer 70e4ac9e55 fixed: hg branch grep+awk problem #197 2013-04-10 13:57:21 -03: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
Travis Swicegood eb404130a9 Merge pull request #193 from upgradingdave/small-fix-ensure-enabled-dir-exists
Create plugins/enabled directory if it doesn't already exist
2013-03-25 07:40:16 -07:00
Dave Paroulek 75dbdaf274 Create plugins/enabled directory if it doesn't already exist
- This fixes a bug I saw after installing bash-it on Mac OS X 10.6.8.
  During bash-it installation I chose not to install any plugins. After
  install, when `bash-it enable plugin foo` was complaining that the
  enabled directory did not exist.
2013-03-25 08:36:27 -04:00