Commit Graph

628 Commits (bda85c36794dafbe0a6c063bfde29565dee30b09)

Author SHA1 Message Date
Noah Gorny 5d14030591 plugins: Add gitstatud plugin 2020-06-22 14:55:25 +03:00
Noah Gorny fb2e8549ad themes: Tidy base.theme and remove uneeded changes 2020-06-19 21:50:21 +03:00
Markus Krause 3c0738ba43 fix expansion inconsistency 2020-06-19 19:45:59 +03:00
Markus Krause feae99431a implement feedback 2020-06-19 19:45:59 +03:00
Markus Krause 83fdc89ec1 implement gitstatusd support 2020-06-19 19:45:58 +03:00
Nils Winkler 47512a1624
Checking for SVN return code 2020-06-14 19:31:25 +02:00
Nils Winkler 2ba3797da6
Added check for SVN not available 2020-06-09 14:07:17 +02:00
Nils Winkler caced3b65f
Using $() instead of backticks to make shellcheck happy 2020-06-09 14:07:17 +02:00
Nils Winkler 1555f729ce
Merge pull request #1599 from davidpfarrell/issue/1598-powerline-plain
Fixed quoting on POWERLINE_PROMPT_AFTER
2020-05-18 10:07:34 +02:00
Nils Winkler b9bb5ebd70
Merge pull request #1594 from kfkonrad/robbyrussell
add robbyrussell theme

Closes #329
2020-05-18 09:56:04 +02:00
David Farrell 981929cff0
Fixed quoting on POWERLINE_PROMPT_AFTER 2020-05-16 15:05:26 -07:00
buhl 3bfec8e682 Removed empty VIRTUAL_ENV declaration in the base theme 2020-05-13 22:01:20 +02:00
Al Johri b3631ba13a add ohmyzsh, robbyrussell theme 2020-05-13 18:18:32 +02:00
buhl ad9876e6e3 Removed initialization of empty VIRTUAL_ENV
When spawning a new bash session when entering a virtual environment
the VIRTUAL_ENV is overwritten by this line.
However not having this line does not affect the bin/activate script.
2020-05-09 12:13:11 +02:00
Matthew Adams 8f3872acb8 review2 2020-05-07 13:08:27 -05:00
Matthew Adams dddb863657 change from feedback 2020-05-02 08:43:08 -05:00
Matthew Adams e2150602c7 add powerline config for prompt after chars 2020-05-01 09:17:18 -05:00
BarbUk c4b8d4cf2e
Update documentation 2020-04-08 11:06:44 +04:00
BarbUk b968ecac80
Update custom var naming 2020-04-08 11:06:26 +04:00
Nils Winkler 4e5c241095
Merge pull request #1538 from davidpfarrell/themes/barbuk/defaults
theme/barbuk: Update prefix for overrides
2020-04-08 08:54:39 +02:00
Nils Winkler f4618ae918
Merge pull request #1536 from BarbUk/update/barbuk_theme_ssh
Theme barbuk: Add ssh detection and user@host information in ssh session
2020-04-01 10:17:33 +02:00
BarbUk 3c6ffeb44f
Update theme var prefix 2020-04-01 12:09:54 +04:00
Nils Winkler a1b78effb0
Merge pull request #1540 from davidpfarrell/plugins/brainy/sudo
theme/brainy: Update sudo check method
2020-04-01 10:02:21 +02:00
David Farrell 1d6b01018d
theme/brainy: Update sudo check method 2020-03-31 14:11:05 -07:00
BarbUk 0896ff2fb3
Use same notation for user@hostname 2020-04-01 01:08:38 +04:00
BarbUk d6d4e4bc7d
Fix typo 2020-04-01 01:05:15 +04:00
BarbUk 78db4d56f0
Update documentation to explain new BARBUK_HOST_INFO configuration 2020-04-01 01:02:24 +04:00
David Farrell d79fc5027b
theme/atomic: update sudo check method 2020-03-31 14:02:22 -07:00
BarbUk 347995d33e
Allow to customize hostname format 2020-04-01 01:02:01 +04:00
BarbUk 6d0744a928
Update documentation 2020-04-01 00:48:11 +04:00
BarbUk d39eb053cf
Allow to disable ssh info 2020-04-01 00:46:58 +04:00
David Farrell 6943996f0b
Revert the NONE_CHAR override 2020-03-31 10:21:02 -07:00
David Farrell 9e443009ac
theme/barbuk: Update prefix for overrides 2020-03-31 10:15:22 -07:00
David Farrell 8c44bae797
theme/barbuk: Update prefix for overrides 2020-03-31 10:12:19 -07:00
BarbUk 337ed0de9a
Documentation for ssh and sudoer configuration 2020-03-31 12:16:06 +04:00
BarbUk 81c4ed70ea
Add user@host information for ssh session 2020-03-31 12:15:28 +04:00
Nils Winkler ca843e7b93
Merge pull request #1535 from buhl/simple-sudo-check
Simplified-sudo-check
2020-03-31 08:51:58 +02:00
buhl 303e0a937e Simplified-sudo-check 2020-03-30 21:46:46 +02:00
BarbUk f4cc8ddb77
Allow git glyphs customization 2020-03-30 14:23:58 +04:00
BarbUk 611d4f234f
Update font documentation 2020-03-30 02:11:30 +04:00
BarbUk 5654874aee
Documentation: font usage for theme barbuk 2020-03-30 01:53:27 +04:00
salex 21885dabb4 add THEME_SHOW_RUBY_PROMPT. 2020-03-20 19:25:45 +08:00
salex fd162c0786 add RUBY_VERSION_PROMPT_DISABLED parameter for PS1 prompt. 2020-03-20 09:44:06 +08:00
salex 7f8652999b fix code review issues. 2020-03-19 21:27:54 +08:00
salex 167dc43a87 envy theme add python virtual_env display support. 2020-03-18 14:07:22 +08:00
BarbUk c0af591f2f
Add theme barbuk 2020-03-09 17:24:18 +04:00
Nils Winkler 95da7f27c7
Merge pull request #1464 from radeksm/feature/theme-radek
New theme for Python developers
2020-03-03 08:37:50 +01:00
Radoslaw Smigielski 4c23c1c90b Update theme name 2020-03-03 06:39:41 +00:00
Ofir Shtrull 381a0069c3 changed order of params 2020-02-27 23:32:43 +02:00
Ofir Shtrull a578fa81e4 more cleanup 2020-02-27 22:10:38 +02:00