361 Commits

Author SHA1 Message Date
William Nguyen
7d14134302 NVM hiding
From https://github.com/caiogondim/bullet-train.zsh/issues/208
2020-03-28 04:15:12 -07:00
FriedUmami
1ff497a615 Update bullet-train.zsh-theme 2020-03-28 03:55:43 -07:00
FriedUmami
d7a8b87e4f Add Conda support to virtual env
Code from pull request https://github.com/caiogondim/bullet-train.zsh/pull/214
2020-03-28 03:18:45 -07:00
Martin Strob
d60f62c34b hide Node version in prompt when nvm is installed and system node version is beeing used. (#314) 2019-09-17 11:07:22 -04:00
Bruce Edge
451708d91f Make python env show only when not the default. (#288)
Fixed open comment from cc57e991d9
2019-09-13 10:02:51 -04:00
Caio Cezar Zapater de Souza
6a7b1ab36f Use kubectl to get k8s context and namespace (#312)
Add a way to get the current kubernetes context and default namespace in use using `kubectl`
2019-09-12 11:11:36 -04:00
Andrew Imeson
cf54c3b9bd Fix typo in README for hiding git prompt (#295) 2018-11-14 10:24:46 -05:00
Tim Zhang
cb68586c0e Update Go version segment (#280)
Go has bumped its version to 1.10 months ago. The `grep` code in script can only get one digit of minor version, showing `1.1` for version 1.10.
2018-06-01 12:37:27 -04:00
Dan Kaplun
06f1d86ae2 Add rust prompt (#261)
Closes #258
2018-02-05 18:39:21 -05:00
Michael
e9e1e9f363 Add Kubernetes Context (#257) 2018-01-02 14:43:07 -05:00
Ricardo Pérez
f93a0710a4 Add space only if non-empty BULLETTRAIN_PROMPT_CHAR (#256) 2017-12-20 12:51:06 -10:00
Viktor (Icon) VAD
e564ca0888 Merge pull request #227 from KuhlTime/master
Add GNU Screen bullet
2017-10-10 15:38:40 +01:00
André Kuhlmann
c0e75b3a37 Update README.md 2017-10-10 16:37:31 +02:00
André Kuhlmann
42b5dd706b Change prefix icon 2017-09-10 12:40:01 +02:00
Caio Gondim
72c6a2c62b Update README.md 2017-08-08 12:39:16 -04:00
Caio Gondim
8573c2c4fb Change Slack badge to IRC 2017-08-08 12:35:27 -04:00
Viktor (Icon) VAD
789dfb16a3 Merge pull request #238 from Lyncredible/master
Fix instructions for zplug
2017-07-28 16:12:20 +00:00
Yuan Liu
d3aeb661bd Fix instructions for zplug 2017-07-28 08:56:15 -07:00
Viktor (Icon) VAD
003fe85870 Merge pull request #237 from Lyncredible/master
Do not show nvm/node prompt if neither is installed
2017-07-28 15:14:39 +00:00
Lyncredible
598f0d956d Do not show nvm/node prompt if neither is installed 2017-07-26 20:45:20 -07:00
André Kuhlmann
180e9642b7 Add screen information to README 2017-06-26 01:19:00 +02:00
André Kuhlmann
a7293ebcdd Add screen prompt
Add a new bullet showing the current screen session.

GNU Screen is a easy to use window manager.
For more information visit: http://www.gnu.org/software/screen/
2017-06-26 01:17:47 +02:00
Viktor (Icon) VAD
7d5c8b80b8 Merge pull request #199 from ThamosIO/feat/aws-profile-in-prompt
feat(aws-plugin): added aws profile in prompt
2017-04-26 11:58:03 +01:00
Thomas Raimond
70aa6f1f72 refacto(awsprofile): useless var removed 2017-04-26 12:17:42 +02:00
Thomas Raimond
761cd01d37 fix(awsprofile): spaces in prefix 2017-04-19 17:19:46 +02:00
Thomas Raimond
1e8be1b563 doc(awsprofile): added AWS section in README 2017-04-19 15:40:01 +02:00
Dawid Kurek
ebfaa04e60 Merge pull request #211 from kristianperkins/patch-1
fix typo in README
2017-03-25 07:31:37 +01:00
Kristian Perkins
67a0273675 fix typo in README 2017-03-25 09:27:56 +10:00
Viktor (Icon) VAD
af13da3610 Reverting PR #204 2017-03-22 15:51:32 +00:00
Viktor (Icon) VAD
542b0f6504 Merge pull request #204 from jtyr/master
Bringing back the final prompt chars space
2017-03-22 07:54:19 +00:00
Viktor (Icon) VAD
7085598d61 Merge pull request #181 from vadviktor/vadviktor-elixir-support
Let's add some (basic) Elixir support
2017-03-21 18:06:54 +00:00
Lyncredible
d0afdcc589 Remove extra space in go prompt: "go 1.7" instead of "go 1.7" (#198) 2017-03-17 21:15:07 -04:00
Anton Grensjö
09b5d897a0 Hide git prompt completely if git config flag "oh-my-zsh.hide-status" is set (#184)
* Hide git prompt if git config flag "oh-my-zsh.hide-status" is set

* Add documentation about the `oh-my-zsh.hide-status` git config flag
2017-03-08 19:10:41 -05:00
Thomas Raimond
6ec2a1c619 fix(awsprofile): removing deprecated _SHOW var 2017-03-01 17:34:22 +01:00
Yves Hoppe
246aa809a9 Add space after the prompt (\$) (#206)
Since the latest version after the $ / # a space is missing
2017-02-23 09:26:58 -03:00
Jiri Tyr
575e06be24 Bringing back the final prompt chars space
In the PR #162, the final space after the prompt chars was removed. This PR is bringing it back.
2017-02-16 16:42:24 +00:00
Jack Halford
4ba8485131 prompt_char can now be any length (#162)
* prompt_char can now be any length

* Update bullet-train.zsh-theme

* added 's' to variable name to resolve conflict.

* Update bullet-train.zsh-theme

merged definition and assignment of bt_prompt_char into single line.
2017-01-31 11:24:39 -02:00
Thomas Raimond
f707299b1a feat(aws-plugin): added aws profile in prompt 2017-01-27 12:15:23 +01:00
Viktor (Icon) VAD
d255afbeb6 updating readme of the removed variable 2017-01-15 18:46:06 +00:00
Viktor (Icon) VAD
c6692a9bcd removing deprecated "show" config 2017-01-15 08:23:32 +00:00
Viktor (Icon) VAD
45d3480fbd Merge branch 'master' into vadviktor-elixir-support 2017-01-13 22:25:52 +00:00
Dawid Kurek
d3b6c499e1 Merge pull request #188 from caiogondim/feature/remove_segments_show_variable
close #186: Remove redundant *_SHOW* variables
2017-01-12 19:54:49 +01:00
Alysson Gonçalves
e16906cf60 Update README.md (#189) 2017-01-09 15:37:21 -02:00
Dawid Kurek
7a9d4d168f close #186: Remove redundant *_SHOW* variables 2017-01-05 21:44:39 +01:00
Iulian Onofrei
24423aa3e8 Update README.md (#187)
Fix incorrect default value for variable BULLETTRAIN_CUSTOM_FG.

Fixes #172
2017-01-04 12:16:59 -03:00
Dawid Kurek
1886e5e71b Merge pull request #183 from neyb/no-space-after-empty-prompt-char
fix #182 prompt-char is responsible of adding space
2016-12-12 21:00:19 +01:00
neyb
739a787b9d rename prompt_char to prompt_chars 2016-12-12 20:19:46 +01:00
neyb
d39d8c7990 fix #182 prompt-char is responsible of adding space 2016-12-10 14:56:52 +01:00
Viktor (Icon) VAD
2bc4979b67 typo of colour 2016-12-04 11:50:11 +00:00
Viktor (Icon) VAD
58d80de14d Adding README update 2016-12-04 10:39:45 +00:00