Commit Graph

  • e599a9561c lib/utilities: fix `_bash-it-component-list-matching()` John D Pell 2021-09-08 16:01:11 -0700
  • 91b4d5a0a4 lib/utilities: fix `_bash-it-component-list()` John D Pell 2021-09-08 15:58:32 -0700
  • bf96d01b11 lib/utilities: fix `_bash-it-array-dedup()` John D Pell 2021-09-08 15:52:03 -0700
  • fe102ff505 lib/utilities: fix `_bash-it-get-component-type-from-path()` John D Pell 2021-09-21 23:25:02 -0700
  • 44ddd3936d lib/utilities: shellcheck John D Pell 2021-09-17 12:58:10 -0700
  • 5857648377 plugins/less-pretty-cat: simplify code flow John D Pell 2021-09-22 14:16:23 -0700
  • 55be49e887 plugins/less-pretty-cat: use `_command_exists` John D Pell 2021-09-09 16:16:54 -0700
  • e8966ea2a5 lib/helpers: cite `_bash-it-find-in-ancestor()` John D Pell 2021-09-22 13:10:19 -0700
  • d6c4c0cc88
    Merge pull request #1960 from gaelicWizard/alias-vim Noah Gorny 2021-09-23 13:50:57 +0300
  • 7ed12083f2 gradle: adopt `_bash_it_find_in_ancestor()` John D Pell 2021-09-22 15:29:47 -0700
  • 0471a20c7c lib/helpers: new function `_bash-it-find-in-ancestor()` John D Pell 2021-09-22 13:00:36 -0700
  • be90e655f1 completion/laravel: simplify code flow John D Pell 2021-09-22 13:47:26 -0700
  • e5e7c7c55b plugin/ruby: add missing parameter error message John D Pell 2021-09-22 13:37:18 -0700
  • 8a81fd7271 plugins/ruby: prepare for `shellcheck` John D Pell 2021-09-22 13:33:34 -0700
  • 6e2e945771 aliases/vim: simplify code flow John D Pell 2021-09-22 13:21:16 -0700
  • 8c697715eb
    Merge pull request #1938 from gaelicWizard/_command_exists Noah Gorny 2021-09-20 14:56:45 +0300
  • 4700d7bf05
    Merge pull request #1935 from gaelicWizard/next Noah Gorny 2021-09-20 14:49:46 +0300
  • 4984d7adc8
    Merge pull request #1834 from NoahGorny/lazily-load-pip Noah Gorny 2021-09-20 14:47:41 +0300
  • fb6e05d915 completions/sqlmap: use `_command_exists` John D Pell 2021-09-19 10:39:19 -0700
  • 8a03f451b2 lib/helpers: simplify `_command_exists()` and `_binary_exists()` John D Pell 2021-09-19 01:26:02 -0700
  • a2e32f37c5 theme/dulcie: use `_command_exists` John D Pell 2021-09-19 21:32:52 -0700
  • eabdf41b83 lib/theme: use `_command_exists` John D Pell 2021-09-19 21:32:19 -0700
  • 8e9438d715 completion/hub: use `_command_exists` John D Pell 2021-09-19 21:30:35 -0700
  • 699720fe8b completion/docker-compose: use `_command_exists` John D Pell 2021-09-19 21:28:32 -0700
  • 679d8b10b6 completion/gradle: use `_command_exists` John D Pell 2021-09-19 01:16:46 -0700
  • 0ad1af8306 aliases/apt: use `_command_exists` John D Pell 2021-09-11 18:02:28 -0700
  • 88d66bbfca aliases/curl: use `_command_exists` John D Pell 2021-09-11 18:02:24 -0700
  • 6618457f9e aliases/general: use `_command_exists` John D Pell 2021-09-11 18:02:17 -0700
  • 699d893bef completion/awscli: use `_command_exists` John D Pell 2021-09-11 18:02:02 -0700
  • dca96e0c39 completion/consul: use `_command_exists` John D Pell 2021-09-11 18:01:54 -0700
  • bb555aefbf completion/pew: use `_command_exists` John D Pell 2021-09-11 18:00:59 -0700
  • ef0c64322f completion/travis: use `_command_exists` John D Pell 2021-09-11 18:00:46 -0700
  • c98424308a plugins/direnv: use `_command_exists` John D Pell 2021-09-19 21:48:13 -0700
  • b038ea5869 plugins/nodenv: use `_command_exists` John D Pell 2021-09-19 21:47:35 -0700
  • f0179c79ce plugins/plenv: use `_command_exists` John D Pell 2021-09-19 21:54:54 -0700
  • a31145335e plugins/pyenv: use `_command_exists` John D Pell 2021-09-19 21:54:44 -0700
  • cff6f3464a plugins/rbenv: use `_command_exists` John D Pell 2021-09-19 21:54:33 -0700
  • b14bb4735e plugins/ruby: use `_command_exists` John D Pell 2021-09-11 18:00:07 -0700
  • ccd8b52e89 plugins/virtualenv: use `_command_exists` John D Pell 2021-09-19 10:21:55 -0700
  • c29eb16dfc completion/git_flow: use `_command_exists` John D Pell 2021-09-11 17:36:30 -0700
  • 5eccc59d27 completion/git_flow_avh: use `_command_exists` John D Pell 2021-09-11 17:35:24 -0700
  • 757a5bf25b aliases/vim: use `_command_exists` John D Pell 2021-09-09 16:17:12 -0700
  • cace3a591d main: use `_command_exists` John D Pell 2021-09-09 16:17:10 -0700
  • 8e169388d2 completions/laravel: use `_command_exists` John D Pell 2021-09-19 10:16:54 -0700
  • e2915df1e5 completions/wpscan: use `_command_exists` John D Pell 2021-09-19 10:14:42 -0700
  • de58fdd73f plugins/autojump: use `_command_exists` John D Pell 2021-09-19 21:57:21 -0700
  • 39d6488c6b plugins/base: use `_command_exists` John D Pell 2021-09-09 16:17:00 -0700
  • 3e2ec1232d plugins/hub: use `_command_exists` John D Pell 2021-09-19 21:39:43 -0700
  • 635e5488ba plugins/jump: use `_command_exists` John D Pell 2021-09-19 21:58:47 -0700
  • e701660ff1 plugins/node: use `_command_exists` John D Pell 2021-09-19 21:54:21 -0700
  • 9378a8318f plugins/nvm: use `_command_exists` John D Pell 2021-09-09 16:16:51 -0700
  • a7955b972c plugins/powerline: use `_command_exists` John D Pell 2021-09-19 21:53:59 -0700
  • f6c5717a7a plugins/textmate: use `_command_exists` John D Pell 2021-09-19 21:52:46 -0700
  • 4d3495468e upstream merge matchi 2021-09-19 22:49:01 +0200
  • a21e029619 Merge branch 'master' of https://github.com/Bash-it/bash-it into Bash-it-master matchi 2021-09-19 22:35:53 +0200
  • 3286b4bbcd upstream merge matchi 2021-09-19 22:21:41 +0200
  • a375e7131e Remove executable bit John D Pell 2021-09-06 23:15:37 -0700
  • 77e9404c7d
    Merge pull request #1927 from gaelicWizard/pwd Noah Gorny 2021-09-19 08:18:54 +0300
  • 8d1e802565 test: Use `${PWD}` instead of `$(pwd)` John D Pell 2021-09-05 17:35:05 -0700
  • 5fc418e479 Use `${PWD}` instead of `$(pwd)` John D Pell 2021-09-18 13:15:13 -0700
  • 1f6d6aa147 Use `$PWD` instead of `\`pwd\`` John D Pell 2021-09-05 17:28:54 -0700
  • 0dbf1d593c
    Merge pull request #1926 from gaelicWizard/basenamed Noah Gorny 2021-09-18 18:26:55 +0300
  • 1c3cbf7ca6
    Delete `.shellcheckrc` (#1947) John D Pell 2021-09-18 02:50:59 -0700
  • b48f3fd7d3
    Merge pull request #1909 from gaelicWizard/SVN Noah Gorny 2021-09-18 12:39:48 +0300
  • b72588edfd
    Merge pull request #1949 from gaelicWizard/EditorTab Noah Gorny 2021-09-18 12:38:42 +0300
  • 5023b20d62 remove executable bit John D Pell 2021-09-10 14:02:28 -0700
  • c9e9829397 Delete `.shellcheckrc` John D Pell 2021-09-15 10:18:59 -0700
  • 16b5c09249 themes: disable SC2154, fix SC2155 John D Pell 2021-09-14 21:53:05 -0700
  • 14bfdb5956 themes: disable SC2154 for colors John D Pell 2021-09-14 21:52:40 -0700
  • 3f6ea607b5 themes/agnoster: lint John D Pell 2021-09-14 15:53:23 -0700
  • 18c7e72ff5 lib/colors: don't warn on unused variables John D Pell 2021-09-14 13:24:39 -0700
  • 94c2ea60cc lib/theme: fix SC2155, SC2154, SC2034 John D Pell 2021-09-17 22:25:53 -0700
  • 435151819f EditorConfig: set `indent_size = tab` John D Pell 2021-09-14 23:30:05 -0700
  • f7267d3f9b aliases: Do not allow mix of git-omz and git Noah Gorny 2021-02-06 22:37:24 +0200
  • cf38115809 aliases: Add new git-omz alias file Noah Gorny 2021-02-06 22:17:26 +0200
  • a25a822d0f vendor: Fix ohmyzsh git plugin so it can be sourced Noah Gorny 2021-09-17 14:45:16 +0300
  • 9257d6b46d Add "ohmyzsh" from "https://github.com/ohmyzsh/ohmyzsh.git@master" Noah Gorny 2021-09-16 23:17:28 +0300
  • 4af7e9abd0 Move `.shellcheckrc` under `themes/` John D Pell 2021-09-15 10:16:18 -0700
  • d91525be3f completion/composer: lint John D Pell 2021-09-14 14:45:49 -0700
  • a4fe6267b6 completion/sdkman: lint John D Pell 2021-09-14 15:55:30 -0700
  • 86d63e3c6a completion/knife: lint John D Pell 2021-09-14 15:44:26 -0700
  • f1fbc1d1b6 completion/knife: lint false positives John D Pell 2021-09-14 14:41:57 -0700
  • 0ce5fe9427 completion: lint completions using `bash_completion` functions John D Pell 2021-09-14 14:41:32 -0700
  • 91d1afc810 plugins/alias-completion: fix SC2155, SC2154 John D Pell 2021-09-14 22:15:58 -0700
  • 6b83a3a743 plugins/alias-completion: lint false positives John D Pell 2021-09-14 15:02:05 -0700
  • 6b54afe765 plugins/goenv: lint John D Pell 2021-09-14 15:01:26 -0700
  • 21f8cdca06 plugins/git: lint John D Pell 2021-09-14 14:57:31 -0700
  • 54200c372f plugins/xterm: lint John D Pell 2021-09-14 14:32:01 -0700
  • 11d7115962 plugins/cmd-returned-notify: don't `export` John D Pell 2021-09-14 14:01:11 -0700
  • f7bc3324fa install: lint John D Pell 2021-09-14 15:55:58 -0700
  • a76731dad3 main: lint false positive John D Pell 2021-09-14 15:05:43 -0700
  • b6d54b458b CI: disable Ubuntu 16.04 as it's EOL John D Pell 2021-09-15 10:15:50 -0700
  • 470341b23a Drop `basename` in favor of Bash strings John D Pell 2021-09-11 23:47:10 -0700
  • dee55a03cc drop `dirname` in favor of native Bash strings (1 of 2) John D Pell 2021-09-11 23:45:34 -0700
  • f9de8d170a
    Merge pull request #1941 from gaelicWizard/themes_autosave Noah Gorny 2021-09-16 21:22:21 +0300
  • b935ddd309
    `node_version_prompt` should work without NVM Konstantin Gredeskoul 2021-09-13 00:11:16 -0700
  • 040474499f
    Adding node prompt that does not require NVM Konstantin Gredeskoul 2021-09-12 23:35:38 -0700
  • 99eab7a76c
    Merge pull request #1936 from NoahGorny/fix-shellcheck-warnings Noah Gorny 2021-09-12 08:13:44 +0300
  • 9d656747a9 themes: remove executable bit John D Pell 2021-09-10 14:01:46 -0700
  • ffe15ebfe0 themes: use `_save-and-reload-history()` John D Pell 2021-09-10 13:36:10 -0700