Commit Graph

2681 Commits (f4cc8ddb77d21f968bbc60cdab62a6ddb8c5b2ed)

Author SHA1 Message Date
markusdd c9054e25a9
implement feedback 2019-10-07 14:19:38 +02:00
markusdd c0ac3d8393
Update less-pretty-cat plugin to support pygment style selection
Pygments offers great styles and in dark terminals the default is unsatisfactory.

Use two new env variables BASH_IT_CLESS_STYLE and BASH_IT_CCAT_STYLE to select pygment themes.
Availables styles can be listes using pygmentize -L styles
2019-10-05 15:50:59 +02:00
Mattia Rigotti 861b910a06 Merge branch 'theme_sexy_with_python' of https://github.com/matrig/bash-it into theme_sexy_with_python 2019-10-04 12:51:57 -04:00
Mattia Rigotti ed47edcb06 Remove themes/sexy-python (it is now integrated in themes/sexy) 2019-10-04 12:51:23 -04:00
Mattia Rigotti b0a22e0b97 In themes/sexy add option to visualize python environment 2019-10-04 12:50:06 -04:00
Mattia Rigotti 8b7333cd29 Add theme/sexy-python, a modified version of sexy which shows in which virtualenv or condaenv you are 2019-10-04 12:48:16 -04:00
Nils Winkler c9742bf351
Merge pull request #1427 from jonlaokan/patch-1
Improve grammar in README
2019-10-04 09:13:42 +02:00
Jonathan Lao-kan 1224fbb0fa
Improve grammar in README 2019-10-03 22:05:53 +02:00
Mattia Rigotti 92d7e29125 Add theme/sexy-python, a modified version of sexy which shows in which virtualenv or condaenv you are 2019-09-27 14:22:01 -04:00
Nils Winkler 7400f772c4
Merge pull request #1423 from Stanko/clean-theme-fix
Trivial fix for clean theme
2019-09-19 08:29:05 +02:00
Stanko 4b2812cbdf Trivial fix for clean theme 2019-09-13 10:57:01 +02:00
Nils Winkler 3d5abcd803
Merge pull request #1421 from LunaticMuch/feature/npm_noproxy
Added proxy exceptions (noproxy) for npm
2019-09-06 10:12:44 +02:00
Stefano Cislaghi a0af4f40cd Added proxy exceptions (noproxy) for npm 2019-09-02 11:40:51 +01:00
Nils Winkler 721412aa4c
Merge pull request #1395 from zhao-li/toggle-able_commit_count
Toggle able commit count
2019-09-02 08:45:19 +02:00
Zhao Li c4d03f2407 note how to use toggle flag in README 2019-08-30 15:37:17 -10:00
Nils Winkler 629ab9fce6
Merge pull request #1408 from Kreyren/agnoster
themes/agnoster : Port from oh-my-bash
2019-08-01 09:33:01 +02:00
Nils Winkler 3116754a52
Merge pull request #1413 from nwinkler/proxy-sed-fix
Make sed replacements work for both BSD and GNU sed
2019-07-31 08:52:09 +02:00
Nils Winkler f29a195f49 Make sed replacements work for both BSD and GNU sed
Fixes #1411
2019-07-31 08:50:33 +02:00
Jacob Hrbek 1de985c460 themes/agnoster : initial
Initial commit of agnoster theme.

Credit: Isaac "Agnoster" Wolkerstorfer https://github.com/agnoster
- original creator

Credit: Kenny Root https://gist.github.com/kruton/8345450 coverted from 
zsh to bash

Credit: Toan Nguyen https://github.com/nntoan published in 
ohmybash/oh-my-bash (https://github.com/ohmybash/oh-my-bash)

Credit: https://github.com/speedenator patch for kruton's work and 
maintainance.

Credit: Hanish K H Updated & fixed on oct-05-2017
2019-07-30 11:09:17 +02:00
Nils Winkler ad00b74f4c
Merge pull request #1404 from brandonw/fix/node-plugin-path
Ensure node paths are appended to existing $PATH
2019-07-30 08:53:52 +02:00
Nils Winkler 4566a159fb
Merge branch 'master' into fix/node-plugin-path 2019-07-30 08:53:38 +02:00
Nils Winkler 93b2443410
Merge pull request #1402 from skorn/master
Remove errors if plugin executable not available
2019-07-30 08:50:41 +02:00
Brandon Waskiewicz 9735ad7b5c Ensure node paths are appended to existing $PATH 2019-07-29 14:07:34 -04:00
Martin Lariz 12c49bd22f
Remove errors if plugin executable not available 2019-07-29 07:07:58 -07:00
Nils Winkler ca2e3edb97
Merge pull request #1400 from arunvelsriram/ssh-add-all
Add helper function to add all ssh private keys to agent
2019-07-29 08:54:04 +02:00
Arunvel Sriram ef31690b07 Add helper function to add all ssh private keys to agent 2019-07-27 22:51:15 +05:30
Nils Winkler 3d65e8710d
Merge pull request #1397 from edubart/optimize-scm-detection
Optimize SCM checks
2019-07-24 09:06:15 +02:00
Eduardo Bart 4c0a51aee2 Optimize SCM checks 2019-07-23 12:50:27 -03:00
Nils Winkler d7cebef743
Merge pull request #1398 from LowieHuyghe/master
Completely ignore enabled-dir in root to support symlinking
2019-07-23 09:10:10 +02:00
Lowie Huyghe 3323984594 Completely ignore enabled-dir in root to support symlinking. 2019-07-22 16:42:29 +02:00
Nils Winkler cb000d5b40
Merge pull request #1394 from zhao-li/fix_tests
fix broken tests
2019-07-12 08:32:05 +02:00
Zhao Li 83be21ebb3 update tests to set flag appropriately 2019-07-08 13:33:14 -10:00
Zhao Li 49d8c8750a fix broken tests 2019-07-08 13:28:32 -10:00
Zhao Li 62757b0f3f allow the count information to be turned on or off 2019-07-08 10:52:44 -10:00
Nils Winkler 6329d3bdd2
Merge pull request #1379 from leventyalcin/feature/save_history_immediately
add an env var that themes can save history immediately
2019-07-08 08:47:09 +02:00
Nils Winkler b252f8ebc3
Merge pull request #1388 from leventyalcin/feature/consul_completion
tab completion for Hashicorp consul
2019-07-08 08:43:57 +02:00
Nils Winkler 498f3b41f2
Merge pull request #1389 from martinus/master
Improved subversion support for powerline
2019-07-08 08:41:06 +02:00
Nils Winkler 7fcebb09e9
Merge pull request #1393 from ahmed-masud/develop
Fixed test of whether or not current session is interactive
2019-07-08 08:39:56 +02:00
Nils Winkler 943e887415
Merge pull request #1387 from zhao-li/feature/customizable_git_ahead_behind_prefix
allow customizing the character before ahead and behind characters
2019-07-08 08:37:12 +02:00
Nils Winkler 58ae1aceac
Merge pull request #1390 from martinus/faster_subversion
faster subversion status
2019-07-08 08:36:01 +02:00
Nils Winkler 1924f252eb
Merge pull request #1391 from matthewadams/gcpx
add gcpx
2019-07-08 08:34:50 +02:00
Ahmed Masud ce935801a3 Fixed test of whether or not current session is interactive 2019-07-06 16:53:45 -04:00
Travis Swicegood 5c169920d5
Merge pull request #1392 from tteggelit/master
added slogin to list of ssh completion commands
2019-07-06 14:09:44 -05:00
Ti Leggett cf39dc4257 added slogin to list of ssh completion commands 2019-07-04 10:52:19 -05:00
Matthew Adams 7f573f2465 add gcpx 2019-06-26 11:03:12 -05:00
Martin Ankerl 0bafdbbef9 faster subversion status
Stop as soon as "svn status" shows a change, not needed to walk through
all the changes in the whole repository. For my large repository this is
about twice as fast.

Extract just the information we need from "svn info"
2019-06-24 11:28:53 +02:00
Martin Ankerl e42405705a Improved subversion support for powerline
SVN prompt also when in subdirectories that don't contain .svn
Show correct SVN status for powerline
2019-06-24 11:02:15 +02:00
Levent Yalcin 2cd06962d3
tab completion for Hashicorp consul 2019-06-14 13:57:07 +01:00
Levent Yalcin e93cc67bcd
added a function instead running the same check and commands in every theme 2019-06-10 13:39:35 +01:00
Levent Yalcin 23fab13d85
requested changes has been made. 2019-06-10 10:57:52 +01:00