Commit Graph

644 Commits (e6149b2bc91ca352e6694d55eefacd564853f5b9)

Author SHA1 Message Date
Charles Celerier e6149b2bc9 completion: Add completion/custom.completion.bash to .gitignore. 2014-04-23 20:13:29 -04:00
Charles Celerier 46f6701a3f bash_it.sh: Added support for custom.plugins.bash and custom.completion.bash. 2014-04-23 20:13:29 -04:00
Travis Swicegood 057755a91b Merge pull request #280 from hawkbee/hawkbee
Add git config option bash-it.hide-status to decide whether check git st...
2014-04-08 15:25:37 -05:00
Travis Swicegood 644bf23171 Merge pull request #281 from jbarbuto/use_relative_symlinks
Use relative symlinks when enabling plugins
2014-04-08 15:21:03 -05:00
John A. Barbuto fb134f4e3b Use relative symlinks for enabling plugins
This extends 10bda0c for post-install enablements as well.
2014-04-06 13:33:39 -07:00
John A. Barbuto 10bda0c111 Use relative symlinks during installation
When using dotfiles synced between different machines, this allows
enabled aliases, completions, and plugins to work with varying
home directories.
2014-04-05 15:28:58 -07:00
Travis Swicegood 8f0d0421fc Add in conda tab-completion 2014-04-05 09:17:59 -05:00
Travis Swicegood aeb08aea3f Update powerline to show conda environments 2014-04-05 09:14:55 -05:00
hequn 4eea1555aa Add git config option bash-it.hide-status to decide whether check git status. 2014-04-02 18:41:28 +08:00
Travis Swicegood 51416056b2 Add ability for themes to specify that you're viewing a tag along with Powerline implementation 2014-04-01 10:41:00 -05:00
Travis Swicegood 8268316930 Merge pull request #277 from NemesisRE/patch-1
added support for git tags
2014-04-01 10:24:10 -05:00
Travis Swicegood 63e6e8be56 Merge pull request #279 from jbarbuto/master
Added git tag aliases
2014-04-01 10:19:48 -05: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
Travis Swicegood ee793d4cce Add a pyedit command thanks to @srossross 2014-03-26 10:03:50 -05:00
Steven Koeberich 769e1d57a9 added support for git tags 2014-03-17 17:29:12 +01:00
Travis Swicegood 1ec1c938b1 Merge pull request #275 from caguettaz/world
Improved prompt speed when hg is not installed.
2014-03-15 08:47:45 -05:00
Christophe Aguettaz c06ecc53cb Git-related fixes for themes.
Improved prompt display speed when git is not installed by
preventing bash from walking the path before each prompt.

Removed pesky stash-related git error message when in bare repos.
2014-03-15 11:38:25 +01:00
Travis Swicegood 140eadac8b Merge pull request #273 from betamatt/patch-1
[sexy theme] remove extra reset which finds its way into stdout
2014-03-14 17:33:54 -05:00
Travis Swicegood 4f100d5bf0 Merge pull request #272 from yachi/patch-1
Update screenshots url in README.md
2014-03-14 17:33:14 -05:00
Christophe Aguettaz 714f0e6099 Improved prompt speed when hg is not installed.
Prevented bash from walking the path looking for hg when it is not
installed during each prompt refresh.
2014-03-14 16:32:19 +01:00
Matt Griffin 25459a39fc [sexy theme] remove extra reset which finds its way into stdout
Stray sgr0 was emitted to stdout, corrupting application output.
2014-03-05 21:24:59 -05:00
yachi 7c6dd290b7 Update screenshots url in README.md 2014-03-06 10:15:27 +08:00
Travis Swicegood 543384aeb4 Remove all the theme screenshots, they're now in the wiki 2014-03-03 14:19:52 -06:00
Travis Swicegood 3a2f98eab6 Merge pull request #260 from HaloZero/feature/theme-screenshots
Feature/theme screenshots
2014-02-12 13:40:48 -06:00
rohan 95f0d07024 removing backup folder 2014-02-07 00:50:36 -08:00
Travis Swicegood 0986e40d6c Merge pull request #263 from aramprice/master
Update chruby prompt to show "(system)" when using system ruby
2014-02-05 15:57:34 -06:00
aram price 306f7b1587 Update chruby prompt to show "(system)" when using system ruby 2014-02-04 12:06:02 -08:00
Travis Swicegood eca3498f46 Merge pull request #258 from nwinkler/homesick-completion
Added completion for Homesick
2014-01-29 19:34:55 -08:00
Travis Swicegood f4bd61a678 Merge pull request #259 from marshally/fix_rbenv_gemset_bug
fix bug where "no active gemsets" displayed to STDERR
2014-01-29 18:57:39 -08:00
rohan ef615cf25e Adding new better compressed terminal screenshots 2014-01-27 08:23:19 -08:00
rohan 51c87ce603 Converting all files to png 2014-01-26 12:05:05 -08:00
rohan 4a81fbc97f Compressing files 2014-01-26 12:00:56 -08:00
rohan aa0cecc8a6 Adding black and white screenshots, bigger font 2014-01-26 11:36:10 -08:00
rohan 6451577c87 Replace wiki link wtih repo link to avoid maintenance 2014-01-20 13:39:31 -08:00
rohan 9dcf036192 Adding screenshots and updating readme to link to themes 2014-01-20 13:34:37 -08:00
Marshall Yount 231d7fcd48 fix bug where "no active gemsets" displayed to STDERR 2014-01-16 12:04:47 -06:00
Nils Winkler bdc5729d23 Added completion for Homesick
(https://github.com/technicalpickles/homesick). Originally from
https://github.com/liborw/homesick-completion.
2014-01-16 09:44:55 +01:00
Travis Swicegood 931aba4281 Merge pull request #255 from jkogara/master
Update to ssh completion to add parsing of /etc/hosts and support for username@host completion
2014-01-13 08:34:14 -08:00
Travis Swicegood 3b6180a726 Merge pull request #254 from aramprice/master
Make chruby plugins conform to naming convention
2014-01-13 08:27:22 -08:00
Travis Swicegood 7df6159294 Merge pull request #256 from marshally/rbenv_gemset
add support for rbenv gemset command to bash prompt
2014-01-13 08:26:22 -08:00
Marshall Yount 2bc89fd8c1 add support for rbenv gemset command to bash prompt 2014-01-09 12:37:06 -06:00
Travis Swicegood adfd72a3ad Fix so this works with the all themes (oops) 2014-01-09 10:52:14 -06:00
John O'Gara 3b53623f64 Added parsing of /etc/hosts and support for username@host completion 2014-01-04 12:50:45 +00:00
aram price 5ef3f817fe Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
Travis Swicegood 3f41442e3a Merge pull request #253 from RobLoach/drush
Add Drush completion support
2014-01-02 09:45:37 -08:00
Travis Swicegood e8a90532b9 Merge pull request #225 from Bakke/master
Add Bakke theme
2014-01-02 09:44:35 -08:00
Rob Loach 2c730cddee Add Drush completion support 2013-12-30 17:51:48 -05:00
Travis Swicegood aacc294a5e Merge pull request #247 from jimmynotjim/make-iso
Added plugin to create iso from current dir
2013-12-20 12:31:26 -08:00
jimmynotjim 55a37ad4c9 Fixed example arguments and added param arguments 2013-12-19 10:21:55 -05:00
Travis Swicegood f26584f649 Merge pull request #244 from oddjobsman/master
Modified theme to use PROMPT_COMMAND instead of PS1
2013-12-17 14:53:14 -08:00