Commit Graph

571 Commits

Author SHA1 Message Date
Koichi Murase 86efbf1bdc docs(CONTRIBUTING): move a section and add minor fixes 2024-04-28 17:34:54 +09:00
Koichi Murase 265d97b5c5 docs(CONTRIBUTING): update instructions for PR 2024-04-28 17:19:41 +09:00
Koichi Murase 6172dc33fd Merge branch 'pr555' 2024-04-28 17:18:48 +09:00
Koichi Murase b73773d39d docs(plugins/xterm): describe dependencies 2024-04-28 16:13:18 +09:00
Koichi Murase b5e62a33cb docs(plugins/progress): describe usage of "delay" 2024-04-28 16:13:18 +09:00
José M. Taveras c19289da2e plugins/xterm: Fix usage description
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-04-28 16:13:18 +09:00
José M. Taveras 0465928145 plugins/progress: Fix usage description
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-04-28 16:13:18 +09:00
José M. Taveras 876bcddaf5 plugins/battery: Fix usage description
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-04-28 16:13:18 +09:00
José M. Taveras 0754f650ed plugins/xterm: Add documentation 2024-04-28 15:02:42 +09:00
José M. Taveras bd9012541f plugins/progress: Add documentation 2024-04-28 15:02:35 +09:00
José M. Taveras 6b99362b40 plugins/battery: Add documentation 2024-04-28 15:02:26 +09:00
Mohammad Javidi 5098a0d3b5 themes: Add lambda theme (#561) 2024-04-28 14:42:35 +09:00
José M. Taveras 0ec9c0ca4c themes/90210..bobby: Add README.md (#559)
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-04-28 13:11:57 +09:00
José M. Taveras f354eb1734 plugins: Add README.md (#554)
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-04-28 12:37:20 +09:00
Koichi Murase f74905ca71 CONTRIBUTING: update description of the theme images 2024-04-28 04:44:42 +09:00
Koichi Murase 62654f3a92 Merge branch 'refactor-modern' 2024-04-28 04:44:34 +09:00
Koichi Murase a99e6f3930 themes/modern: Factorize prompt composition 2024-04-28 04:43:11 +09:00
Koichi Murase 78888d8bf9 themes/modern: Use $'\n' to include a newline character 2024-04-28 04:43:11 +09:00
Koichi Murase 4cb952b648 themes/{mairan,zork}: Define variable in the place where it is used 2024-04-28 04:43:11 +09:00
Koichi Murase 50f629ccda themes/modern+: Localize variables 2024-04-28 04:43:11 +09:00
Koichi Murase a78672d792 themes/modern+: Adjust coding style 2024-04-28 04:43:11 +09:00
Koichi Murase 617381a165 themes/modern+: Adjust indentation 2024-04-28 04:43:11 +09:00
José M. Taveras 75ec69e652 plugins/git: add documentation (#550) 2024-04-09 13:28:54 +09:00
Koichi Murase 6c1bde9779 Merge pull request #541 from ScumbagScalawag/themes/zork/virtual-env-resolve
themes/{zork,mairan}: Resolve VIRTUAL_ENV with double-quotes
2024-04-01 22:09:30 +09:00
Koichi Murase 92925a6b2a themes/mairan: Quote variable expansion $VIRTUAL_ENV 2024-04-01 22:07:14 +09:00
Noah McIvor 802db75233 themes/zork: Quote variable expansion $VIRTUAL_ENV
Without double-quotes, paths with spaces are not resolved correctly
and venv name is not displayed correctly.
2024-04-01 22:06:38 +09:00
Blackteahamburger 8ae205f918 feat(alias/package-manager): Add some useful aliases for portage (#542)
* Add some useful aliases for portage
* Improve the description of emfu
* Update README.md
2024-04-01 21:59:52 +09:00
PROGRAMMER 4c2afd012a themes/robbyrussell: Add Python Virtual environment indicator (#536)
Co-authored-by: programmer <programmer@debian.debian>
2024-02-28 20:48:05 +09:00
Koichi Murase aa5deb804c Merge branch 'refactor-bashmarks' 2024-02-21 19:56:02 +09:00
Koichi Murase f796ee65ae Merge branch 'roderik-venv' 2024-02-21 19:55:52 +09:00
Koichi Murase d7a1cf5542 themes/purity: add "sync" to deprecated variables 2024-02-21 19:55:14 +09:00
Koichi Murase 3fc1eadfb3 plugins/bashmarks: Change style of the command list 2024-02-21 19:54:59 +09:00
Koichi Murase d3aa37eeff plugins/bashmarks: Remove sections duplicated by rebasing 2024-02-21 19:54:59 +09:00
Koichi Murase 51e8b97dca themes/roderik: Fix styles 2024-02-21 19:54:07 +09:00
Koichi Murase 0a7a083308 themes/roderik: Change indentation 2024-02-21 19:54:07 +09:00
Koichi Murase 0177468202 lib/omb-prompt-base: Use _omb_prompt_git 2024-02-21 19:50:28 +09:00
Koichi Murase a412761ff9 lib/omb-prompt-base: Use _omb_prompt_git_status_enabled to test hide-status 2024-02-21 19:50:17 +09:00
Koichi Murase 1e326a7d6f lib/omb-prompt-base: Check "oh-my-{bash,zsh}.hide-status" for git status 2024-02-21 19:48:06 +09:00
Koichi Murase d55683133b Merge pull request #527 from akinomyoga/update-docker-completion
completion/docker{,-compose}: Load completions from packages
2024-02-14 22:39:15 +09:00
Koichi Murase 767238b86f completion/docker{,-compose}: Search completion in the system first 2024-02-14 22:37:57 +09:00
Koichi Murase 065071b598 completions/fallback: Adjust docker completions 2024-02-11 11:22:57 +09:00
Koichi Murase f4e6a26884 completions: Add docker completion files from the upstream 2024-02-11 11:10:44 +09:00
Minsub Lee (Matt) ed5fddd2bc themes/bakke: Add python venv (#522) 2024-01-18 19:14:48 +09:00
TheWatcherMultiversal 4738fef72c themes/powerline-icon: Fix icon for successful execution (#516)
* themes/powerline-icon: Correct error

An error in one of the powerline functions has been corrected, which
was preventing the display of the icon for a successfully executed
command.

* themes/THEMES: Add powerline-icon
2024-01-18 19:13:58 +09:00
William Sawyer 632fd71fc3 plugins/bashmarks: Correct bashmarks author name (#520) 2024-01-15 15:31:34 +09:00
Blackteahamburger 4306bfebcb aliases/package-manager: improve aliases of portage (#513)
* docs: mark `ers` deprecated
* fix(emfu): remove -j and change -U to -N
* docs(emfu): add description
* feat: add 'ec' and `ecp`
* fix: add restrictions on defining 'ecd', 'ecp', and 'elip'
2024-01-14 11:57:07 +09:00
William Sawyer d025bddc67 themes/agnoster: Correct spelling error in ansi_r comment (#515) 2024-01-09 20:23:23 +09:00
TheWatcherMultiversal 58756f9ca5 themes: Add theme powerline-icon (#509)
* New theme for oh-my-bash

- Theme based on powerline with icon usage | powerline-icon

* Error correction to the powerline-icon theme

* Update powerline-icon.base.sh

* themes/powerline-icon: Apply change from dea611b

* themes/powerline-icon: Apply change from dea611b (2)

* Changes to the powerline-icon theme

---------

Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2024-01-08 14:53:56 +09:00
Koichi Murase 8c687e4ece Merge pull request #510 from GiulianoWF/master
themes/powerline: Add hex color capacity and user info text color
2023-12-31 13:49:46 +09:00
GiulianoWF dea611bd13 themes/powerline: Add user-info text color 2023-12-31 02:45:59 +00:00