Commit Graph

66 Commits (efbf5b892d8db95dff6a691a79c77fc27b283748)

Author SHA1 Message Date
John D Pell efbf5b892d
Merge 21205187ba into e38696a0ac 2023-07-22 14:33:26 +08:00
Noah Gorny 66ae9b0de8
Remove libra chat reference
We will try to use Github Discussions now.
2022-12-06 00:22:27 +02:00
Dylan Tuttle 606272ac23 Fixed broken code blocks in troubleshooting.rst 2022-09-22 16:49:26 -06:00
Dylan Tuttle 0ab80429ce Removed Bash Dependency section from README and added it to troubleshooting.rst 2022-09-22 16:27:52 -06:00
Dylan Tuttle f2bc6c4e6d Added update-bash section in README 2022-05-08 00:49:27 -06:00
Gurkirat Singh c2698882e4
fix (docs): ugraded sphinx version 2022-05-07 00:32:15 +05:30
Gurkirat Singh 135d480c7d
improve (docs): exclude venv pattern in build 2022-05-07 00:31:21 +05:30
BarbUk 0068315c35
Update documentation 2022-03-09 21:38:03 +01:00
Ira Abramov ec6d371db8
Add a 'theme' for OMP, so the internal themes don't clash with it. (#2100)
* Add a 'theme' for OMP, so the internal themes don't clash with it.

* Add theme to clean_files

* Add screenshot to the docs

* Correct the name of the default theme in the docs.

* keeping it cleaner

Co-authored-by: Ira Abramov <github@ira.abramov.org>
2022-03-07 00:23:49 +02:00
John D Pell eacca87898 theme/powerline-plain: remove copy of `powerline.base`
It seems like the copied functions were just slightly out of date without any altered functionality.

The one actual difference was `$POWERLINE_PROMPT_AFTER` which is blank by default and is not documented anywhere and is not used anywhere and...I will guess it's not used.

This theme seems to be about not using the powerline font, as opposed to being "simpler" in some way.
2022-02-12 23:36:11 -08:00
John D Pell a9a40a3cad lib/helpers: add `preview` to `bash-it` spaghetti 2022-02-07 15:27:03 -08:00
John D Pell 4779c8c380 README: Display latest build status from current branch
This displays the build/test status of the latest commit to HEAD, not neccessarily `master` branch, from whichever fork it's read from.
2022-01-24 21:53:57 -08:00
John D Pell dc45958a8e finalize: first attempt at documentation? 2022-01-09 00:46:51 -08:00
Noah Gorny c81c9dcc8c
Merge pull request #1865 from NoahGorny/add-profile-subcommand
add profile subcommand
2022-01-03 14:00:39 +02:00
Noah Gorny 1ff2497c9e docs: Pin docutils to 0.17.1
Seems like docutils 0.18 has some problems and it is breaking our docs
build
(https://issues.apache.org/jira/browse/FLINK-24662)

Lets use 0.17.1 for now.
2021-11-12 19:14:22 +02:00
Noah Gorny df560ca04a docs: Add profile command docs 2021-09-29 00:30:24 +03:00
cornfeedhobo aad58bc910
move to Libera.Chat 2021-07-06 22:21:46 -05:00
ofir shtrull 2444a57cc5
feat: add k8s namespace indicator (#1887)
* Add k8s namespace to prompt
2021-06-10 16:04:56 +03:00
Cristian Lupascu 1e6113f7b7 Add command duration to the powerline theme family
Fix the __powerline_duration_prompt: location & unused variable `prompt`

Remove the duration segment from powerline* theme defaults

Different color for duration prompt segment
2021-06-05 13:47:54 +03:00
Noah Gorny 7e620fed63 docs: Add a section about bash-it restart 2021-04-14 16:55:23 +03:00
Noah Gorny c7f125a85d docs: Improve readme readability 2021-04-06 20:58:26 +03:00
Noah Gorny 80f143c90b docs: Add nice badges to readme 2021-04-06 20:56:31 +03:00
Noah Gorny 5d809dd73d docs: Add logo of bash-it to readme 2021-04-06 20:56:31 +03:00
Noah Gorny e06066c367
Merge pull request #1842 from Titivoot/master
easy theme added
2021-04-01 00:35:15 +03:00
Noah Gorny ce854255b4
Merge pull request #1833 from NoahGorny/add-license-to-docs
add license to docs
2021-04-01 00:29:07 +03:00
Noah Gorny 9524bf85ae docs: Add easy theme to themes image list 2021-04-01 00:28:28 +03:00
Titivoot Pangrit 6866648ac6 Add theme Easy 2021-04-01 00:28:28 +03:00
Ofir Shtrull ffc1701c0a Add to prompt google gcloud active account 2021-03-11 18:25:23 +02:00
Noah Gorny e25e371ba7 docs: Add newline in readme and index.rst 2021-02-06 23:17:18 +02:00
Noah Gorny e4e0c151b2 docs: Add license notice to readme 2021-02-06 23:16:58 +02:00
buhl 49d7d2e8c4 Getting Bash-it to use the vendored composure
Fixed tests
Fixed install.sh and bash_it.sh
Added gitattributes to the vendor folder
Changed documentation
2021-02-02 16:34:04 +01:00
buhl 29855ed1e6 Adding preexec as a vendored library
Added a vendored lib loading routine in bash-it.sh
Added documentation on how to vendor libs in bash-it
Added and fixed plugins using preexec
Added tests for two plugins
Removed the old preexec lib
2021-01-23 18:31:18 +01:00
Noah Gorny 3c0235b44b docs: contributing: Remove bullets already covered by our templates 2020-12-29 22:06:22 +02:00
Noah Gorny aeb0cb7353 docs: contributing: Add section about invoking with command builtin 2020-12-29 22:06:22 +02:00
Noah Gorny 49886620c4 docs: contributing: Mention github actions instead of travis 2020-12-29 22:06:10 +02:00
BarbUk 13e795c995
add command time duration plugin (#1683) 2020-12-27 18:48:17 +02:00
Noah Gorny 8bc83b2d48 docs: Add lint_clean_files instructions 2020-12-20 23:29:01 +02:00
Noah Gorny 9ca6841e20 docs: Add sphinx-emoji support 2020-12-20 23:29:01 +02:00
Noah Gorny e1372dd5bd
Merge pull request #1747 from NoahGorny/add-easy-installation-docs
docs: Add simple installation instructions to readme
2020-12-18 17:15:33 +02:00
Noah Gorny 13be44ab19
Merge pull request #1735 from NoahGorny/docs-more-improvements
docs more improvements
2020-12-17 19:10:15 +02:00
Noah Gorny 181863af1d docs: Add simple installation instructions to readme
This will help newcomers, and not confuse them by redirecting them to
another site instantly.
2020-12-17 01:42:25 +02:00
Noah Gorny 6008006783
Merge pull request #1736 from NoahGorny/add-irc-badge
readme: Change join chat to IRC from gitter
2020-12-14 03:41:46 +02:00
Noah Gorny 654a49cbd8 docs: Add readthedocs main page to readme 2020-12-14 00:49:26 +02:00
Noah Gorny b5fecb3eb3 readme: Add docs status badge 2020-12-14 00:47:32 +02:00
Noah Gorny 0d7f145ef4 readme: Change join chat to IRC from gitter 2020-12-14 00:28:57 +02:00
Noah Gorny dca563e606 docs: misc: Move help_screens and proxy_support into seperate pages 2020-12-14 00:14:23 +02:00
Noah Gorny cf2df9e896 docs: Restructure sentence about adding screenshots 2020-12-14 00:05:17 +02:00
Noah Gorny e7d5107007 docs: Improve contributing add-screenshot instructions 2020-12-13 23:50:27 +02:00
Noah Gorny 60c8b4be9f docs: Move powerline theme docs into powerline-base.rst 2020-12-13 23:50:27 +02:00
Noah Gorny d3d9a79f1e docs: Update contributing theme guidelines 2020-12-13 23:50:27 +02:00