Commit Graph

  • 446a19072f themes/purity: Change indentation Koichi Murase 2023-10-04 06:53:01 +09:00
  • d9b107beff themes: Add new theme "edsonarios" edsonarios 2023-10-02 09:46:12 -04:00
  • 3da4bf6431 completions/{ssh,rake,capistrano}: Do not rewrite COMP_WORDBREAKS Koichi Murase 2023-10-01 04:44:05 +09:00
  • cd8b4d2885 completions/{cap,homesick,rake,sdkman,ssh}: Fix coding styles Koichi Murase 2023-10-01 03:40:52 +09:00
  • e6572f4b85 completions/{cap,homesick,rake,sdkman,ssh}: Change indentation and whitespaces Koichi Murase 2023-10-01 03:32:03 +09:00
  • 09ffba8f9a completions/sdkman: Add a missing function Koichi Murase 2023-10-01 03:30:18 +09:00
  • 6fc90b21e8 completions/{cap,homesick,rake,sdkman,ssh}: Rename completion functions Koichi Murase 2023-10-01 03:19:46 +09:00
  • 24bd7e71ad lib/directories (cd): do not use pushd/DIRSTACK by default Koichi Murase 2023-09-25 01:03:16 +09:00
  • 8e5e43e401 completions/rake: List all tasks (#478) Richard Kovacs 2023-09-23 11:05:17 +02:00
  • 72b8e67139 feat: Add {completions,plugins}/chezmoi (#477) Shubham Verma 2023-09-23 14:30:15 +05:30
  • b4a2264496 themes: Add powerbash10k theme (#474) Andrei Bulgakov 2023-09-16 12:48:55 +04:00
  • 4c7a0ebb8d CONTRIBUTING: Make PR branch explicit and describe theme image size Koichi Murase 2023-08-24 17:25:21 +09:00
  • ffd1963875 themes: Add new theme minimal-gh (#468) Alex G'h 2023-08-24 02:09:32 -06:00
  • 57c9300c64 aliases/package-manager: Add nala aliases (#463) GR3YH4TT3R93 2023-08-06 15:49:29 -07:00
  • 5b0e804c6b tools/uninstall: Pass -v to unset to avoid ambiguity Koichi Murase 2023-08-01 17:35:36 +09:00
  • 06b459e81f tools/uninstall: Fix uninstall confirmation in non-Bash Koichi Murase 2023-08-01 17:33:28 +09:00
  • 9c9c92bf31 themes/agnoster : Detect and show pyenv information (#458) Rafael Lopez 2023-07-26 10:44:51 +02:00
  • a75f284ceb aliases/package-manager: Add DNF (dandified yum) aliases (#459) Tim Bentley 2023-07-26 00:44:56 +01:00
  • d2d780bbcf themes/kitsune: Fix variable name for python virtual env (#457) Ankur Gupta 2023-07-25 02:20:20 +05:30
  • 5605047f48 themes/kitsune: Add python venv Koichi Murase 2023-07-24 06:23:11 +09:00
  • 8e785b1ba1 plugins/git: Add git worktree aliases (#455) Ryan Bevin 2023-07-19 23:03:44 +01:00
  • 117e203d38 Add variable to disable consideration repos with untracked files as dirty (#444) Andrei Bulgakov 2023-06-09 01:17:17 +04:00
  • e91797d914 omb-prompt-base: do not attempt to process git vars outside a git tree (#443) Joe MacDonald 2023-05-23 17:35:31 -04:00
  • dd7807fcd2 Merge pull request #432 from fox-forks/quoting Koichi Murase 2023-05-13 23:42:32 -07:00
  • bd7b301f64 feat(git.plugin): adding alias to open predefined difftool Tal Lederman 2023-05-08 11:01:00 +03:00
  • 6d62b33e6e themes: Add new theme "powerline-light" (#436) Imran Chaudhry 2023-04-21 00:59:43 +01:00
  • 255bacacb5 Merge pull request #433 from hyperupcall/whitespace Koichi Murase 2023-04-17 05:32:30 -07:00
  • 2960ba971f fix(completions/django): Apply upstream changes Koichi Murase 2023-04-16 17:13:22 +09:00
  • 3a5b36d614 fix(completions/django): Check Existence of binary Koichi Murase 2023-04-16 17:08:27 +09:00
  • 7965543018 style(completions/django): Fix style Koichi Murase 2023-04-16 17:02:06 +09:00
  • 0c07172c02 fix: Fix quoting Edwin Kofler 2023-04-06 17:24:44 -07:00
  • 475a563280 feat(lib/utils): Add "_omb_util_split" Koichi Murase 2023-04-16 16:39:41 +09:00
  • 558cda242d ci: Add disable flags Edwin Kofler 2023-04-06 18:12:10 -07:00
  • 4f07c58c2c chore: Add .git-blame-ignore-revs Edwin Kofler 2023-04-06 18:00:36 -07:00
  • 6fe0adcc0a style(tools/uninstall): Correctly restore IFS Edwin Kofler 2023-04-06 17:59:31 -07:00
  • 5cd1f0eb16 style: Remove trailing whitespace and add missing final newlines Edwin Kofler 2023-04-06 17:59:31 -07:00
  • 3608cd8e4e style: Add formatting rules and action Edwin Kofler 2023-04-06 17:52:40 -07:00
  • 11ab9e17ea plugins/sudo: Add toggle support (#434) Dheison Gomes 2023-04-09 21:27:04 -03:00
  • b5228038b9 Merge pull request #105 from chaifeng/directories-cd-function Koichi Murase 2023-04-09 14:25:11 -07:00
  • e99fac816a Merge pull request #132 from ngaro/fixls Koichi Murase 2023-04-09 14:24:39 -07:00
  • bea5dc9406 lib, themes: Preserve users' PROMPT_DIRTRIM David Dreggors 2020-06-11 09:31:37 -04:00
  • 01c9ce00d2 lib/bourne-shell: Switch ls color option based on implementation Nikolas Garofil 2020-02-15 20:29:34 +01:00
  • 681daf84e7 lib/util: Add "_omb_util_alias_delayed" Koichi Murase 2023-04-09 23:13:02 +09:00
  • dd20d586da lib/directories (cd): Refactor Koichi Murase 2023-04-09 22:02:09 +09:00
  • 618aa82460 lib/directories: Add cd function, a clone of Zsh cd builtin command Chai Feng 2019-08-26 23:38:02 +08:00
  • 02df6627ae Merge pull request #186 from DTan13/plugins/battery Koichi Murase 2023-04-08 15:05:40 -07:00
  • b15ef2ddb8 Merge pull request #418 from vicmunoz/sudo_plugin Koichi Murase 2023-04-08 15:00:20 -07:00
  • b7a3f99492 add "\[\e]0;\u@\h: \w\a\]" to top of PS1 to fix terminal title can not display pr161-v1 mengruxing 2021-08-01 15:55:04 +08:00
  • 0f726d999a sudo color > bold_purple, python env only show env_name mengruxing 2021-07-31 21:26:09 +08:00
  • 7f4c2f3753 add "\[\e]0;\u@\h: \w\a\]" to top of PS1 to fix terminal title can not update error mengruxing 2020-06-28 11:27:35 +08:00
  • 8be2e7f13e battery.plugin: Refactor Koichi Murase 2023-04-09 00:21:27 +09:00
  • 9875246872 plugins/battery: Get battery capacity by /sys/class/power_supply Dhananjay Tanpure 2020-11-16 07:14:21 +05:30
  • ca95a7f8a1 plugins/battery: Get adapter status by /sys/class/power_supply Dhananjay Tanpure 2020-11-16 07:13:46 +05:30
  • 4ad3482985 plugins/sudo: Add keybindings following OMZ Koichi Murase 2023-04-09 00:05:00 +09:00
  • 47852f487f plugins: Add plugin "sudo" Victor Munoz 2023-03-21 23:22:37 +01:00
  • 3d67aaee0e custom: Remove feature/omb-improvements Toan Nguyen 2021-12-24 11:01:42 +07:00
  • c346e116bd lib/cli: Re-implement "omb" and its completion for Bash Koichi Murase 2022-01-15 11:18:05 +09:00
  • 1f84fe85ef lib/cli: Add "cli.bash" Toan Nguyen 2021-12-24 11:01:42 +07:00
  • 494f8476e6 LICENSE: Update Toan Nguyen 2021-12-24 11:01:42 +07:00
  • 0e9f0e7e7c aliases/general: Avoid using bash-4.0 feature |& Koichi Murase 2023-04-06 11:46:04 +09:00
  • 08d019bd10 Merge pull request #430 from mihir3445/master Koichi Murase 2023-04-05 01:56:45 -07:00
  • d7993748b0 themes/doubletime: Fix "command not found" error caused by #118 (Fix #429) Koichi Murase 2023-04-05 15:19:26 +09:00
  • aabc172d7a themes/agnoster: Fix "command not found" error caused by #118 (Fix #429) Mihir Patel 2023-04-05 13:58:02 +08:00
  • 9b8173c984 Merge pull request #181 from rrthomas/fix-git-using-command Koichi Murase 2023-04-04 18:56:57 -07:00
  • 1fb516dfe2 plugins/git: Prefix "command" to git aliases Koichi Murase 2023-04-05 10:52:30 +09:00
  • 1453db64c8 global: Use "command" to run "hg" Koichi Murase 2022-02-22 17:57:33 +09:00
  • 897876eae1 global: Use "command" to run "git" and "svn" Koichi Murase 2022-02-22 17:49:25 +09:00
  • d3e6411f54 lib/omb-prompt-base: Use "command" to run git and svn everywhere Reuben Thomas 2020-10-14 23:42:22 +01:00
  • 1187cb1f16 lib/history: Fix broken link in comments (#425) Marc Richter 2023-04-04 13:15:10 +02:00
  • 0fd6cab041 lib/history: Removed redundant shopt command (histappend) (#426) Marc Richter 2023-04-04 13:14:44 +02:00
  • 78da2ce84d Removing redundant HISTIGNORE patterns Marc Richter 2023-04-03 19:21:50 +02:00
  • 3d14c374b9 omb-prompt-base: Add "." to git branch whitelist (#420) hiagofranco 2023-04-04 08:12:42 -03:00
  • c6f7d4fe9f aliases: Add Docker aliases (#421) Brent Wilkins 2023-04-03 15:47:14 -06:00
  • 80b4974044 fix: Small syntax improvements (#424) Edwin Kofler 2023-04-01 11:02:29 -07:00
  • 5fd472f0f2 aliases/general: Check -W flag for alias nano Koichi Murase 2023-03-27 00:14:17 +09:00
  • eb1ea3ee19 lib/utils (_omb_util_glob_expand): Fix shopt restoration failure (fixup f6d6dcc, fix #416) Koichi Murase 2023-03-13 19:00:08 +09:00
  • 96f6e00c38 completions/git: Fix search paths (fixup 70e0787, fix #415) Koichi Murase 2023-03-13 11:20:16 +09:00
  • 70e0787510 completions/git: Search upstream git-completion files in more paths (Fix #415) Koichi Murase 2023-03-13 00:09:21 +09:00
  • 20acfcac1a completions/git: Use "_omb_util_glob_expand" Koichi Murase 2023-03-13 00:05:27 +09:00
  • f6d6dccfa1 lib/utils (_omb_util_glob_expand): Avoid variable name conflicts Koichi Murase 2023-03-13 00:07:08 +09:00
  • ec7efa5628 Merge pull request #383 from underwoo/case-sensitive Koichi Murase 2023-03-05 15:38:10 -08:00
  • aed5238cad lib/shopt: Revert the meaning "OMB_HYPHEN_{IN => }SENSITIVE" Koichi Murase 2023-02-16 10:48:45 +09:00
  • d76bd709d0 lib/shopt: Allow CASE_SENSITIVE and HYPHEN_INSENSITIVE to work as documented Seth Underwood 2023-01-06 21:32:27 -05:00
  • c91a85d421 tools/install: Avoid installing .bash_profile when .profile sources .bashrc Koichi Murase 2023-03-03 09:52:06 +09:00
  • 1d4ada3d5c aliases/ls: Fix a minor comment Hrudaynath Dhabe 2023-02-28 12:43:53 +05:30
  • a35e10c498 feat(git.plugin): adding alias to remove a local branch Tal Lederman 2023-02-26 15:46:01 +02:00
  • ebd541c987 tools/install: Fix a bug that the template files is moved Koichi Murase 2023-02-26 00:40:00 +09:00
  • 81f3983c1c completions: Add completion files for OpenShift/K8s tools (#404) Barak Korren 2023-02-25 13:06:00 +02:00
  • 3a26319b9e lib/shopt: tweak OMB_CASE_SENSITIVE handling in shopt (#399) Joe MacDonald 2023-02-23 10:06:09 -05:00
  • 8531e1ba3c Merge pull request #401 from akinomyoga/agnoster2021 Koichi Murase 2023-02-22 20:40:39 -08:00
  • 5e22c1a213 Merge pull request #400 from ohmybash/gh372 Koichi Murase 2023-02-22 20:39:20 -08:00
  • 99763849a1 tools/uninstall: Make the uninstall script POSIX compliant Koichi Murase 2023-02-20 11:43:33 +09:00
  • 773efb25e0 tools/upgrade: Apply the same changes as "tools/install.sh" Koichi Murase 2023-02-22 15:06:14 +09:00
  • 46ee30ced3 tools: Make the style of conditional command more consistent Koichi Murase 2023-02-22 15:05:41 +09:00
  • 8b8a3b31e0 tools: Apply ShellCheck to files in the tools directory (#402) Abel Sen 2023-02-22 06:43:37 -06:00
  • 1fdb9d035c lib/omb-prompt-base: Fix _Omb_prompt_get_condaenv Koichi Murase 2023-02-20 22:40:07 +09:00
  • fb0dfe4400 Merge pull request #387 from AhmadMWaddah/master Koichi Murase 2023-02-19 17:32:23 -08:00
  • f085e5718d themes/agnoster: Refactor the new codes Koichi Murase 2023-02-16 16:25:06 +09:00
  • a6b655b136 themes/agnoster: Change indentation Koichi Murase 2023-02-16 16:26:14 +09:00
  • 8c2f1d5049 themes/agnoster: Incorporate recent changes of the upstream Koichi Murase 2023-02-16 16:14:03 +09:00