Commit Graph

  • f882b9af13 Merge pull request #529 from typhoe/feat-extend-ssh_completion-to-config.d-directory master Koichi Murase 2024-05-09 10:57:18 +09:00
  • c2ca9be018 style(completions/ssh): clean up Koichi Murase 2024-05-02 09:26:02 +09:00
  • ad14b874fd fix(lib/utils): remove duplicate function "_omb_util_split" Koichi Murase 2024-04-28 14:26:23 +09:00
  • 8c5546613d docs(lib/utils): describe "_omb_util_{split,expand_glob}" in code comment Koichi Murase 2024-04-28 13:49:06 +09:00
  • b788bff0e7 refactor(completions/ssh): use tilde expansions Koichi Murase 2024-04-28 14:25:32 +09:00
  • 02a5acc390 fix(completions/ssh): use "_omb_util_{split,expand_glob}" and add refactoring and performance improvements Koichi Murase 2024-04-28 13:21:12 +09:00
  • d9711d8637 feat(completions/ssh): support globbing Include files and correct typo me 2024-02-22 10:27:44 +01:00
  • 084a3026b1 fix(completions/ssh): detect Include option in ~/.ssh/config and parse content files for completion me 2024-02-22 09:37:02 +01:00
  • b63339088f feat(completions/ssh): add support for ssh completion using files in .ssh/config.d too me 2024-02-20 14:33:46 +01:00
  • 9cfb35c946 Merge pull request #565 from akinomyoga/fix564 (Fixes #564) Koichi Murase 2024-05-02 11:42:37 +09:00
  • f296619ac7 refactor(themes/wanelo): split line to construct PS1 Koichi Murase 2024-05-02 09:36:19 +09:00
  • 2b87e07c42 fix(themes/wanelo): localize variable "status" Koichi Murase 2024-05-02 09:30:41 +09:00
  • 3b120c1dc4 style(themes/wanelo): adjust styles Koichi Murase 2024-05-02 09:28:59 +09:00
  • 86efbf1bdc docs(CONTRIBUTING): move a section and add minor fixes Koichi Murase 2024-04-28 17:34:54 +09:00
  • 265d97b5c5 docs(CONTRIBUTING): update instructions for PR Koichi Murase 2024-04-28 16:37:31 +09:00
  • 6172dc33fd Merge branch 'pr555' Koichi Murase 2024-04-28 17:18:48 +09:00
  • b73773d39d docs(plugins/xterm): describe dependencies Koichi Murase 2024-04-28 16:11:19 +09:00
  • b5e62a33cb docs(plugins/progress): describe usage of "delay" Koichi Murase 2024-04-28 15:39:56 +09:00
  • c19289da2e plugins/xterm: Fix usage description José M. Taveras 2024-04-25 23:10:30 -04:00
  • 0465928145 plugins/progress: Fix usage description José M. Taveras 2024-04-25 22:29:49 -04:00
  • 876bcddaf5 plugins/battery: Fix usage description José M. Taveras 2024-04-25 22:08:41 -04:00
  • 0754f650ed plugins/xterm: Add documentation José M. Taveras 2024-04-19 01:30:09 -04:00
  • bd9012541f plugins/progress: Add documentation José M. Taveras 2024-04-19 01:25:29 -04:00
  • 6b99362b40 plugins/battery: Add documentation José M. Taveras 2024-04-19 01:16:03 -04:00
  • 5098a0d3b5 themes: Add lambda theme (#561) Mohammad Javidi 2024-04-28 09:12:35 +03:30
  • 0ec9c0ca4c themes/90210..bobby: Add README.md (#559) José M. Taveras 2024-04-28 00:11:57 -04:00
  • f354eb1734 plugins: Add README.md (#554) José M. Taveras 2024-04-27 23:37:20 -04:00
  • f74905ca71 CONTRIBUTING: update description of the theme images Koichi Murase 2024-04-28 04:38:23 +09:00
  • 62654f3a92 Merge branch 'refactor-modern' Koichi Murase 2024-04-28 04:44:34 +09:00
  • a99e6f3930 themes/modern: Factorize prompt composition Koichi Murase 2024-04-28 04:23:24 +09:00
  • 78888d8bf9 themes/modern: Use $'\n' to include a newline character Koichi Murase 2024-04-28 04:18:17 +09:00
  • 4cb952b648 themes/{mairan,zork}: Define variable in the place where it is used Koichi Murase 2024-04-01 22:54:19 +09:00
  • 50f629ccda themes/modern+: Localize variables Koichi Murase 2024-04-01 22:50:22 +09:00
  • a78672d792 themes/modern+: Adjust coding style Koichi Murase 2024-04-01 22:20:35 +09:00
  • 617381a165 themes/modern+: Adjust indentation Koichi Murase 2024-04-01 22:15:20 +09:00
  • 75ec69e652 plugins/git: add documentation (#550) José M. Taveras 2024-04-09 00:28:54 -04:00
  • 6c1bde9779 Merge pull request #541 from ScumbagScalawag/themes/zork/virtual-env-resolve Koichi Murase 2024-04-01 22:09:30 +09:00
  • 92925a6b2a themes/mairan: Quote variable expansion $VIRTUAL_ENV Koichi Murase 2024-04-01 22:06:02 +09:00
  • 802db75233 themes/zork: Quote variable expansion $VIRTUAL_ENV Noah McIvor 2024-03-09 17:46:51 -05:00
  • 8ae205f918 feat(alias/package-manager): Add some useful aliases for portage (#542) Blackteahamburger 2024-04-01 20:59:52 +08:00
  • 4c2afd012a themes/robbyrussell: Add Python Virtual environment indicator (#536) PROGRAMMER 2024-02-28 17:18:05 +05:30
  • aa5deb804c Merge branch 'refactor-bashmarks' Koichi Murase 2024-02-21 19:56:02 +09:00
  • f796ee65ae Merge branch 'roderik-venv' Koichi Murase 2024-02-21 19:55:52 +09:00
  • d7a1cf5542 themes/purity: add "sync" to deprecated variables Koichi Murase 2023-10-14 17:01:28 +09:00
  • 3fc1eadfb3 plugins/bashmarks: Change style of the command list Koichi Murase 2023-10-14 17:06:06 +09:00
  • d3aa37eeff plugins/bashmarks: Remove sections duplicated by rebasing Koichi Murase 2023-10-14 17:02:47 +09:00
  • 51e8b97dca themes/roderik: Fix styles Koichi Murase 2023-10-10 12:24:16 +09:00
  • 0a7a083308 themes/roderik: Change indentation Koichi Murase 2023-10-10 12:21:52 +09:00
  • 0177468202 lib/omb-prompt-base: Use _omb_prompt_git Koichi Murase 2024-02-21 19:50:28 +09:00
  • a412761ff9 lib/omb-prompt-base: Use _omb_prompt_git_status_enabled to test hide-status Koichi Murase 2024-02-21 19:50:17 +09:00
  • 1e326a7d6f lib/omb-prompt-base: Check "oh-my-{bash,zsh}.hide-status" for git status Koichi Murase 2024-02-21 19:48:06 +09:00
  • d55683133b Merge pull request #527 from akinomyoga/update-docker-completion Koichi Murase 2024-02-14 22:39:15 +09:00
  • 767238b86f completion/docker{,-compose}: Search completion in the system first Koichi Murase 2024-02-11 11:56:49 +09:00
  • 065071b598 completions/fallback: Adjust docker completions Koichi Murase 2024-02-11 11:17:08 +09:00
  • f4e6a26884 completions: Add docker completion files from the upstream Koichi Murase 2024-02-11 11:07:51 +09:00
  • ed5fddd2bc themes/bakke: Add python venv (#522) Minsub Lee (Matt) 2024-01-18 19:14:48 +09:00
  • 4738fef72c themes/powerline-icon: Fix icon for successful execution (#516) TheWatcherMultiversal 2024-01-18 05:13:58 -05:00
  • 632fd71fc3 plugins/bashmarks: Correct bashmarks author name (#520) William Sawyer 2024-01-15 16:31:34 +10:00
  • 4306bfebcb aliases/package-manager: improve aliases of portage (#513) Blackteahamburger 2024-01-14 10:57:07 +08:00
  • d025bddc67 themes/agnoster: Correct spelling error in ansi_r comment (#515) William Sawyer 2024-01-09 21:23:23 +10:00
  • 58756f9ca5 themes: Add theme powerline-icon (#509) TheWatcherMultiversal 2024-01-08 00:53:56 -05:00
  • 8c687e4ece Merge pull request #510 from GiulianoWF/master Koichi Murase 2023-12-31 13:49:46 +09:00
  • dea611bd13 themes/powerline: Add user-info text color GiulianoWF 2023-12-31 01:50:42 +00:00
  • c4ebb2cb27 themes/powerline: Add Hex color support GiulianoWF 2023-12-31 01:40:23 +00:00
  • 8fcc79f49b lib/shopt: Remove nocasematch (#503) Koichi Murase 2023-12-28 11:08:42 +09:00
  • c61e349d2c Merge pull request #508 from willsawyerrrr/ws/chmod-alias-comments Koichi Murase 2023-12-19 03:33:22 +09:00
  • d7ef680fc8 aliases: Remove empty other permissions from chmod alias comment William Sawyer 2023-12-19 00:28:55 +10:00
  • 4de61d8ad9 aliases: Correct chmod alias comment permissions William Sawyer 2023-12-19 00:28:40 +10:00
  • d2163a6b49 lib/nvm: Update autoloader to keep up with the upstream (#506) Koichi Murase 2023-12-12 13:36:17 +09:00
  • 00f28e4a5f themes/random: add OMB_THEME_RANDOM_IGNORED (#498) Yishuai Li 2023-12-11 06:01:54 +08:00
  • 0d9a9fd73a lib/history: remove redundant export for HISTIGNORE (#501) Koichi Murase 2023-12-11 07:00:35 +09:00
  • e2917d67fb plugins/bashmarks: Fix bashmarks completion (#491) John Ferlito 2023-11-19 01:16:56 +11:00
  • 9b244fe81e lib/omb-deprecate: Fix "_omb_deprecate_declare" outputting varname Koichi Murase 2023-10-20 07:56:24 +09:00
  • 07d9382938 Merge pull request #484 from akinomyoga/prompt-git Koichi Murase 2023-10-14 17:22:55 +09:00
  • 1dfbd39fd6 lib/git: Refactor "POST_1_7_2_GIT => _omb_git_post_1_7_2" Koichi Murase 2023-10-14 17:00:18 +09:00
  • 23e310887f oh-my-bash: Fix coding style Koichi Murase 2023-10-14 17:20:48 +09:00
  • a73a91ab20 oh-my-bash: Fix dependency resolution of "_omb_module_require" Koichi Murase 2023-10-14 17:16:38 +09:00
  • f089d15d23 lib/git: Fix coding styles Koichi Murase 2023-10-12 19:35:36 +09:00
  • 948ffe786f lib/git: Change indentation Koichi Murase 2023-10-12 19:30:44 +09:00
  • 027d86ef94 lib/git(git_prompt_status): Avoid zsh constructs Koichi Murase 2023-10-12 19:25:58 +09:00
  • 96fe141c02 lib/utils: Add "_omb_util_split" Koichi Murase 2023-10-12 19:27:32 +09:00
  • c93f897794 global(git): Call git for prompt through an interface function Koichi Murase 2023-04-05 10:47:38 +09:00
  • 6db4c4792b lib/git: Comment out an overwritten function Koichi Murase 2023-04-05 10:41:32 +09:00
  • 1e2b29201c ci: Use setup-go to install Go v1.20 (#485) Edwin Kofler 2023-10-13 16:27:30 -07:00
  • c597bb3c20 Merge branch 'update-bashmarks' Koichi Murase 2023-10-12 19:12:29 +09:00
  • 53d2ae5171 plugins/bashmarks: Describe the configuration BASHMARK_SDIRS Koichi Murase 2023-10-12 18:53:36 +09:00
  • 337a29d224 plugins/bashmarks: Format README Koichi Murase 2023-10-12 18:55:15 +09:00
  • f161382de7 plugins/bashmarks: Refactor function names and variable names Koichi Murase 2023-10-12 15:54:14 +09:00
  • 1eacdc7118 plugins/bashmarks: Fix completion for bash Koichi Murase 2023-10-12 15:46:28 +09:00
  • 5f57d4c1b2 plugins/bashmarks: Fix coding styles Koichi Murase 2023-10-12 15:35:23 +09:00
  • e39f8a561c plugins/bashmarks: Apply changes from upstream Koichi Murase 2023-10-12 15:26:27 +09:00
  • 4eeb20046d plugins/bashmarks: Change indentation Koichi Murase 2023-10-12 15:21:51 +09:00
  • 0ff46f6d32 plugins/bashmarks: Fix licensing issue Koichi Murase 2023-10-12 15:20:52 +09:00
  • 600f2a4e67 Merge pull request #482 from dulhaver/feature/dulhaver_git_231003 Koichi Murase 2023-10-08 20:06:45 +09:00
  • 8b095ff102 plugins/git: Update aliases from OMZ Koichi Murase 2023-10-08 18:41:15 +09:00
  • 2a3bb9c722 plugins/git: Add alias gbsc='git branch --show-current' vrms 2023-10-03 12:05:41 +02:00
  • 977c4184ad Merge pull request #480 from akinomyoga/comp_wordbreaks Koichi Murase 2023-10-04 21:19:10 +09:00
  • f6c8e3a1e6 Merge pull request #481 from edsonarios/theme-edsonarios Koichi Murase 2023-10-04 08:12:32 +09:00
  • 6068a4093b themes/purity: Deprecate old configuration names Koichi Murase 2023-10-04 07:01:04 +09:00
  • 1975f1dc6d themes/purity: Apply refactoring in edsonarios Koichi Murase 2023-10-04 06:58:26 +09:00