Commit Graph

971 Commits (473f42de523993622dd93fb697a43c7ceab1fde1)

Author SHA1 Message Date
philipjohn 8af60c5a48 Create svn.aliases.bash 2015-02-05 14:09:12 +00:00
Phillip Aldridge 8efa92c464 Add new theme: Iterate 2015-02-05 14:09:12 +00:00
Charles Celerier e9b446fae1 bash_it.sh: Patched changes made to support custom.*.bash files.
Code was added to support loading
custom.{aliases,completion,plugins}.bash from their respective
directories in 46f6701a3. The change made in that commit does not wait
until the enabled {aliases,completion,plugins}/*.bash files are loaded
before sourcing the custom.*.bash files, which was the case before. This
patch fixes any issues caused by that change by loading the enabled
*.bash files and custom *.bash files in two successive for loops.
2015-02-05 14:09:12 +00:00
cceleri 7326ed15bc Update osx.aliases.bash
Fixed skype typo.
2015-02-05 14:09:11 +00:00
Charles Celerier 45b0c8cd7e completion: Add completion/custom.completion.bash to .gitignore. 2015-02-05 14:09:11 +00:00
Charles Celerier f5f7f222db bash_it.sh: Added support for custom.plugins.bash and custom.completion.bash. 2015-02-05 14:09:11 +00:00
Charles Celerier 5c7b6aaccf osx.aliases: Added Skype alias. 2015-02-05 14:09:11 +00:00
John A. Barbuto f14aab74a3 Use relative symlinks for enabling plugins
This extends 10bda0c for post-install enablements as well.
2015-02-05 14:09:11 +00:00
John A. Barbuto 2f4ca5ed06 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.
2015-02-05 14:09:11 +00:00
Travis Swicegood b2fdd46818 Add in conda tab-completion 2015-02-05 14:09:11 +00:00
Travis Swicegood e14d41f58d Update powerline to show conda environments 2015-02-05 14:09:11 +00:00
hequn e724c26785 Add git config option bash-it.hide-status to decide whether check git status. 2015-02-05 14:09:11 +00:00
Travis Swicegood 4fdaa95abd Add ability for themes to specify that you're viewing a tag along with Powerline implementation 2015-02-05 14:09:11 +00:00
John A. Barbuto ed22019153 Added git tag aliases
http://stackoverflow.com/questions/14273531/how-to-sort-git-tags
2015-02-05 14:09:11 +00:00
Travis Swicegood cd8aed234b Add a pyedit command thanks to @srossross 2015-02-05 14:09:11 +00:00
Steven Koeberich b912f3292e added support for git tags 2015-02-05 14:09:11 +00:00
Christophe Aguettaz b68b9fa09d 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.
2015-02-05 14:09:11 +00:00
Christophe Aguettaz fa86463a98 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.
2015-02-05 14:09:11 +00:00
Matt Griffin 42bd17842e [sexy theme] remove extra reset which finds its way into stdout
Stray sgr0 was emitted to stdout, corrupting application output.
2015-02-05 14:09:11 +00:00
yachi 38070526b3 Update screenshots url in README.md 2015-02-05 14:09:11 +00:00
Travis Swicegood fa524eb518 Remove all the theme screenshots, they're now in the wiki 2015-02-05 14:09:11 +00:00
Fatih Kadir Akın 69a7f44f7e fix wordings 2015-02-05 14:09:11 +00:00
Fatih Kadir Akın 007162caa5 color fix for light themes 2015-02-05 14:09:10 +00:00
rohan 77f6aa4e57 removing backup folder 2015-02-05 14:09:10 +00:00
aram price 01f0740a29 Update chruby prompt to show "(system)" when using system ruby 2015-02-05 14:09:10 +00:00
rohan 86678a5966 Adding new better compressed terminal screenshots 2015-02-05 14:09:10 +00:00
rohan ce8ea3763a Converting all files to png 2015-02-05 14:09:09 +00:00
rohan 746277a1a6 Compressing files 2015-02-05 14:09:08 +00:00
rohan 641a28bfa4 Adding black and white screenshots, bigger font 2015-02-05 14:09:07 +00:00
rohan 067d4bb287 Replace wiki link wtih repo link to avoid maintenance 2015-02-05 14:09:06 +00:00
rohan 21542a3d26 Adding screenshots and updating readme to link to themes 2015-02-05 14:09:06 +00:00
Marshall Yount fa30ab1aac fix bug where "no active gemsets" displayed to STDERR 2015-02-05 14:09:06 +00:00
Nils Winkler 55edd68cb8 Added completion for Homesick
(https://github.com/technicalpickles/homesick). Originally from
https://github.com/liborw/homesick-completion.
2015-02-05 14:09:06 +00:00
Enrique Bautista 3be2ce1ef4 Check that battery plugin is enabled before calling battery functions in demula theme 2015-02-05 14:09:06 +00:00
Enrique Bautista fec45befb7 Fixed display of last failed command in demula theme 2015-02-05 14:09:06 +00:00
Roderik van der Veer a202bf9e5a Added my own theme, based on gentoo's prompt 2015-02-05 14:09:06 +00:00
Pierre Ozoux d37608d330 add virtualbox-completion 2015-02-05 14:09:06 +00:00
Luan Santos c62fa659d1 Added custom theme 2015-02-05 14:09:06 +00:00
Nils Winkler 3fd8336644 Merge pull request #403 from ksclarke/docker
Added Docker aliases and functions
2015-01-29 08:12:30 +01:00
Kevin S. Clarke ef0f7ebc42 Updated undescores to dashes and added new alias 2015-01-27 15:20:21 -05:00
Nils Winkler 84dd8ec8b8 Merge pull request #404 from pickfire/master
Minor edits to install.sh for easy install
2015-01-27 08:27:49 +01:00
Ivan Tham 63cc12271e Minor edits to install.sh for easy install 2015-01-26 21:20:25 +08:00
Kevin S. Clarke ed79936529 Added Docker aliases and functions 2015-01-22 10:23:00 -05:00
Eduardo Bellido Bellido bc849a8f54 Update README.md
Small correction
2015-01-21 21:16:12 +01:00
Travis Swicegood ccfa0e59e6 Merge pull request #402 from scmorrison/master
Added BASH_IT_LEGACY_PASS usage notes to README.
2015-01-21 11:13:24 -08:00
Sam Morrison bd89bd59db Added BASH_IT_LEGACY_PASS usage notes to README 2015-01-21 12:01:49 +09:00
Nils Winkler 981dc2c258 Merge pull request #401 from scmorrison/master
Rename pass function to passgen to avoid conflict with pass (password store) utility. Closes #399
2015-01-20 16:15:10 +01:00
Sam Morrison 4ce1f6f771 rename local variable passgen back to pass 2015-01-20 18:46:44 +09:00
Sam Morrison bfe25807a7 using bash-it boolean check convention 2015-01-19 13:05:46 +09:00
Sam Morrison f1f250f7b8 corrected passgen example text and default 2015-01-19 12:28:35 +09:00