David Farrell
921cfea68d
Makes NODE vars configurable
2019-12-18 19:32:49 -08:00
David Farrell
db2c6683f1
Makes all powerline vars configurable
...
Makes all powerline vars configurable
Makes all powerline vars configurable
Makes all powerline vars configurable
2019-12-18 19:22:28 -08:00
Youssef El Saadany
7460ee0496
New Vi-mode theme
2019-12-06 15:06:13 +01:00
Eduardo Bellido Bellido
a6e912854a
Show NodeJS version in Powerline themes ( #1438 )
...
Currently, only nvm is supported.
2019-12-02 08:36:57 +01:00
Nils Winkler
9d6bb73356
Merge pull request #1430 from Zanark/gitline-theme
...
Added a new gitline theme
2019-11-20 08:41:56 +01:00
Zanark
fcc3631a9a
resolved powerline.base path issue
2019-11-04 15:22:18 +05:30
Zanark
f0c1caa090
resolved powerline.base path issue
2019-11-04 15:19:52 +05:30
Zanark
f99ccbd1f2
Removed redundant code and added some descriptive comments
2019-10-18 11:13:19 +05:30
Nils Winkler
6c64ba26f1
Merge pull request #1432 from zwfang/newin
...
Add a new theme named newin :)
2019-10-16 09:07:45 +02:00
zwfang
0e8b6775b9
Add a new theme named newin :)
2019-10-12 21:31:21 +08:00
Mattia Rigotti
05ded88465
Set SEXY_THEME_SHOW_PYTHON variable default value
2019-10-12 11:52:53 +02:00
Mattia Rigotti
a50a4ff633
Rename variable to SEXY_THEME_SHOW_PYTHON
2019-10-12 11:50:54 +02:00
Mattia Rigotti
08785d96b5
Delete stand-alone theme sexy-python
2019-10-12 11:48:51 +02:00
Zanark
9a543ead48
renamed files
2019-10-12 13:15:24 +05:30
Zanark
ea02e3d6bd
added theme bash files
2019-10-10 16:54:43 +05:30
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
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
Stanko
4b2812cbdf
Trivial fix for clean theme
2019-09-13 10:57:01 +02: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
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
Eduardo Bart
4c0a51aee2
Optimize SCM checks
2019-07-23 12:50:27 -03: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
498f3b41f2
Merge pull request #1389 from martinus/master
...
Improved subversion support for powerline
2019-07-08 08:41:06 +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
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
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
Zhao Li
dc61f85196
allow the space before SCM_GIT_AHEAD_CHAR and SCM_GIT_BEHIND_CHAR to be customizable
2019-06-07 15:46:24 -10:00
Szymon Szypulski
1e10ad1813
Ignore unset and empty Kubernetes context
...
When current-context does not exist or is unset in $KUBECONFIG, kubectl
is throwing a message to stderr "error: current-context is not set".
Ignore it.
2019-05-22 06:54:11 +02:00
Levent Yalcin
09a48d89cc
add an env var that themes can save history immediately
2019-05-20 14:18:32 +01:00
Taylor Silva
d72ad7b482
Add modern-time theme
...
It's the modern theme with the battery charge indicator replaced with
the current time
2019-04-21 23:30:45 -04:00
Nils Winkler
84d099bee4
Merge pull request #1339 from AnthonyWharton/fix-git-display
...
Remove escape characters in SCM_BRANCH variable
2019-03-19 09:28:31 +01:00
tbhaxor
9576b878c8
🐛 fix in prompt
2019-03-14 13:11:04 +05:30
tbhaxor
7a88b6524e
deleted unnecessary line
2019-03-14 13:04:37 +05:30
tbhaxor
2eeaf522c0
added parrot os like terminal prompt
2019-03-14 01:54:35 +05:30
Anthony Wharton
81c3f70900
Add eval to SCM_BRANCH in powerline theme
2019-03-08 11:35:51 +00:00
jrab66
cb74bd63b9
squash screenshot
2019-01-25 15:00:21 -06:00
Dan Beste
7b41736d17
New theme: essential
...
A simple, console-compatible Bash-it theme.
Features:
* Reactive coloring for:
* Privileged and standard users.
* Local and remote hosts.
* Exit status for prompt strings 1 and 2.
* Console-compatible!
* No unicode "tofu" in console sessions.
* Matching alignment for prompt strings 1 and 2.
Preview:
$PS1| $TIME $USER@$HOST:$PWD
$PS1| + function foo() {
$PS2| | bar
$PS2| | baz
$PS2| | }
2018-12-28 21:26:28 -06:00
Travis Swicegood
b5976ada25
Merge remote-tracking branch 'origin/master' into GH-1142
2018-12-02 21:01:15 -06:00
Jeremy Mathevet
7e26ae28bf
Add kubernetes-context segment to powerline
2018-11-13 12:29:53 +00:00
Eduardo Bellido Bellido
f757cad45a
Add new segment, aws_profile, to powerline themes
2018-10-31 20:23:34 +01:00
sharils
d0f76548ce
Add SCM_GIT_SHOW_STASH_INFO flag #914
...
In order to make `git_prompt_vars` run faster
As a user with slow `git stash list`
I want to be able to optionally disable running `git stash list` when
`git_prompt_vars` is executed
2018-10-16 22:05:06 +08:00
Saulius Gurklys
025554d79d
Add minimal HG prompt to powerline themes
2018-10-06 16:44:37 +03:00
Dinos Stamou
28c55f86db
Fix Demula theme first line issue
2018-09-25 17:11:37 +03:00
penguin2048
e6d6b47abe
Add virtual env support for elixr theme
2018-09-10 19:20:22 +05:30