Commit Graph

  • fbd842b2ea lib/helpers: fix extraneous quotes from `_bash-it-grep()` John D Pell 2022-02-14 15:29:55 -0800
  • df1881acfa Room for extra details for: - bug report - feature request EmilySeville7cfg 2022-02-20 18:47:44 +1000
  • 2927f672fd More user-friendly hints in bug report EmilySeville7cfg 2022-02-20 18:45:08 +1000
  • 33bade22b7
    Merge pull request #2073 from gaelicWizard/lib/preexec Noah Gorny 2022-02-19 23:56:56 +0200
  • 1c8ad2c1b7
    Merge pull request #2096 from akinomyoga/plugin-blesh-workaround-reloader-change Noah Gorny 2022-02-19 23:43:20 +0200
  • ee853670a1 bash_it: suppress a false error by shellcheck Koichi Murase 2022-02-19 17:16:53 +0900
  • 41cf3cfaf2 plugin/blesh: override possible arguments inherited by callers Koichi Murase 2022-02-19 15:34:57 +0900
  • e05fa477d7 bash_it: source reloader.bash without arguments for the default enabling Koichi Murase 2022-02-19 16:33:46 +0900
  • 150f73ee50 bash-it update: show change log once John D Pell 2022-02-17 20:40:36 -0800
  • 2cea663a4a lib/theme: handle undefined parameter John D Pell 2022-02-02 12:54:00 -0800
  • 95353f1a98 lib/helpers: the last remnants of the `$OSTYPE` have been swept away John D Pell 2022-02-11 22:19:37 -0800
  • ddf75f17ac lib/search: fix variable scope John D Pell 2022-02-02 12:39:53 -0800
  • 35ecc260c2 lib/helpers: handle unbound parameters John D Pell 2022-02-17 20:46:28 -0800
  • 31751624c0 lib/helpers: cleanup `_bash-it-profile-load-parse-profile()` a bit John D Pell 2022-02-02 11:59:36 -0800
  • e7818dbaca lib/helpers: handle unbound positional parameters John D Pell 2022-02-02 11:53:00 -0800
  • 60c10004d1 lib/helpers: fix `_bash-it-component-pluralize()` John D Pell 2022-02-17 20:45:27 -0800
  • 8246794a28 lib/preexec: the last remnants of the `$OSTYPE` have been swept away John D Pell 2022-02-11 22:42:24 -0800
  • c1943192ce lib/preexec: clarify subshell guard and comment John D Pell 2022-01-30 11:37:18 -0800
  • a93919625d lib/preexec: adobt `_bash_it_library_finalize_hook` John D Pell 2022-01-28 11:52:59 -0800
  • 6b08284928 Update "preexec" from "https://github.com/rcaloras/bash-preexec@master" John D Pell 2022-01-28 12:13:43 -0800
  • 187916d903
    Merge pull request #2047 from gaelicWizard/alias/shfmt Noah Gorny 2022-02-16 22:47:36 +0200
  • caae145f5a
    Merge pull request #2068 from gaelicWizard/theme/pure Noah Gorny 2022-02-16 22:46:59 +0200
  • 379813b671
    Merge pull request #2086 from seefood/ira/fix-dirs Noah Gorny 2022-02-16 22:45:02 +0200
  • 9d6fe72267
    Merge pull request #2088 from gaelicWizard/lib/log Noah Gorny 2022-02-16 22:18:22 +0200
  • 0b1c65b100
    Merge pull request #2092 from punchagan/link-profile Noah Gorny 2022-02-16 22:14:28 +0200
  • b550b99160
    Merge pull request #2091 from gaelicWizard/completion/alias Noah Gorny 2022-02-16 22:12:57 +0200
  • b3ef9ea209 lib/helpers: Don't rm "$profile_path" before writing to it Puneeth Chaganti 2022-02-16 20:55:08 +0530
  • e7b91e7be5 lib/log: use newly supported `composure.sh` feature John D Pell 2022-02-15 22:20:19 -0800
  • 61b6393a4a lib/log: //echo/printf John D Pell 2022-02-14 15:40:37 -0800
  • 4ba11dbaa2 completion/aliases: redirection, quote John D Pell 2022-02-03 22:48:19 -0800
  • 562eb6ce68
    Merge pull request #2083 from tbhaxor/patch-1 Noah Gorny 2022-02-15 22:47:42 +0200
  • 78da4ca760
    Merge pull request #2089 from gaelicWizard/plugin/alias-completion Noah Gorny 2022-02-15 22:09:44 +0200
  • c982a881a2 completion/aliases: typo John D Pell 2022-02-14 16:00:15 -0800
  • 12a734cb49 aliases/general: use single quotes as much as possible John D Pell 2022-02-13 14:29:51 -0800
  • 27bfc966ac aliases: add shellcheck headers John D Pell 2022-01-16 13:15:16 -0800
  • 604e5c5040 alias/todo.txt-cli: `shellcheck` John D Pell 2022-01-16 13:06:39 -0800
  • 665d9e96a8 alias/osx: `shellcheck` John D Pell 2022-01-16 13:05:49 -0800
  • 8d30275b8a alias/msys2: `shellcheck` John D Pell 2022-01-16 13:01:44 -0800
  • ea6cb6afec alias/laravel: `shellcheck` John D Pell 2022-01-16 13:00:10 -0800
  • 826916be4f alias/homesick: `shellcheck` John D Pell 2022-01-16 12:58:47 -0800
  • 11aa32387e alias/general: `shellcheck` John D Pell 2022-01-16 12:56:16 -0800
  • 5748aa20a7 alias/docker: `shellcheck` John D Pell 2022-01-16 12:49:48 -0800
  • 7c2c2a5525 aliases: run `shfmt` on the whole folder John D Pell 2022-01-16 12:44:18 -0800
  • 16bf32be65 Merge branch 'master' of https://github.com/Bash-it/bash-it into ira/fix-dirs Ira Abramov 2022-02-14 10:31:04 +0200
  • 0619c19f65
    Merge pull request #2074 from NariyasuHeseri/master Noah Gorny 2022-02-14 08:22:33 +0200
  • 363827a3b5 theme/pure: cleanup John D Pell 2022-01-21 21:33:53 -0800
  • 561e282585
    Merge pull request #2044 from gaelicWizard/completion/alias Noah Gorny 2022-02-13 23:59:35 +0200
  • 89c9504a5e
    Merge pull request #2017 from gaelicWizard/lib/preview Noah Gorny 2022-02-13 23:59:06 +0200
  • ee135d28da
    Merge pull request #2069 from gaelicWizard/completion/system Noah Gorny 2022-02-13 23:57:35 +0200
  • 253004a599
    Merge pull request #1940 from gaelicWizard/history Noah Gorny 2022-02-13 23:57:14 +0200
  • 23f9b7416a
    Merge pull request #1902 from gaelicWizard/glob Noah Gorny 2022-02-13 23:53:57 +0200
  • 21205187ba theme/powerline-plain: cleanup John D Pell 2022-01-17 14:16:21 -0800
  • eacca87898 theme/powerline-plain: remove copy of `powerline.base` John D Pell 2022-01-17 13:28:01 -0800
  • cfc0c21d4d theme/powerline-naked: cleanup John D Pell 2022-01-17 14:41:27 -0800
  • 9786fbb2e3 theme/powerline-naked: harmonize `powerline.base.bash` files John D Pell 2022-01-17 13:24:17 -0800
  • c696ac3236 theme/powerline-naked: `shfmt` John D Pell 2022-01-17 13:23:18 -0800
  • 9fc004b433 theme/powerline: cleanup John D Pell 2022-01-17 12:15:01 -0800
  • 5956ea2f8c theme/powerline-multiline: cleanup John D Pell 2022-02-12 22:44:41 -0800
  • fd0e7f4b0c theme/powerline-multiline: cleanup John D Pell 2022-01-17 14:37:42 -0800
  • 12046c7cad theme/powerline-multiline: harmonize `powerline.base.bash` files John D Pell 2022-01-17 14:03:18 -0800
  • 6b02cd34b5 theme/powerline-multiline: `shfmt` John D Pell 2022-01-17 13:24:39 -0800
  • b16d7efcf5 theme/powerline-base: harmonize with -multiline a bit John D Pell 2022-02-12 22:45:44 -0800
  • 5ef4b0f898 theme/powerline-base: clean up `user_info` segment John D Pell 2022-02-12 21:45:54 -0800
  • ee779c8bb7 theme/powerline base: //echo/printf John D Pell 2022-02-10 21:16:25 -0800
  • c697ada0a5 theme/powerline-base: allow `$POWERLINE_PROMPT` as array John D Pell 2022-02-12 21:22:47 -0800
  • 1afbe31158 theme/powerline.base: lint, clean, defaults John D Pell 2022-01-17 14:27:06 -0800
  • 98889b208c Tilde expanstion won't work once it is a quoted string, expanding in advance. Ira Abramov 2022-02-11 09:56:10 +0200
  • 146107926e main: variable name cleanup John D Pell 2022-01-28 13:59:50 -0800
  • ee65fd87bf theme/codeword: adopt automatic history John D Pell 2022-01-01 14:55:24 -0800
  • db04b2b29f theme/doubletime: adopt automatic history John D Pell 2021-09-10 13:56:20 -0700
  • 569b8b8c46 theme/nwinkler: adopt automatic history John D Pell 2021-09-10 13:55:50 -0700
  • 7823e36d15 theme/pete: adopt automatic history John D Pell 2022-01-24 21:39:17 -0800
  • 24a4067cb3 theme/powerline-plain: adopt automatic history John D Pell 2021-09-10 13:55:23 -0700
  • 8a3cc89bf2 theme/rainbobrite: adopt automatic history John D Pell 2021-09-10 13:55:05 -0700
  • a8f2dc53d1 theme/barbuk: adopt automatic history John D Pell 2021-09-10 13:46:03 -0700
  • 0758b86193 themes/font: adopt automatic history John D Pell 2021-09-10 13:45:43 -0700
  • d9b29b3409 themes: use `_bash_it_history_auto_save()` John D Pell 2021-09-10 13:38:35 -0700
  • 5d5858058e lib/history: new functions `_bash-it-history-auto-*()` John D Pell 2022-01-24 21:37:04 -0800
  • f6119567e8 plugin/history*search: no need to load after `plugin/history` John D Pell 2021-12-27 16:38:46 -0800
  • 267a721ac6 plugin/history-eternal: Use `readonly` instead of `export` John D Pell 2021-12-27 14:21:44 -0800
  • 8052911861 plugin/history: don't use `export` John D Pell 2021-12-27 14:16:58 -0800
  • 1a9c37d2b3
    Merge 357a5725bf into 4dbe92e38d John D Pell 2022-02-08 16:45:28 -0800
  • 357a5725bf lib/battery: add stub file John D Pell 2022-02-08 16:45:16 -0800
  • bf5e9476a8 lib/battery: fix tests John D Pell 2022-02-08 16:25:04 -0800
  • 8ef853cf57 lib/battery: rename `plugin/battery` John D Pell 2022-02-08 16:17:46 -0800
  • 8409099bbd
    Update completion/available/nikto.completion.bash Gurkirat Singh 2022-02-09 02:58:40 +0530
  • 70dbda053b
    Remove redundant aliases for clear screen Gurkirat Singh 2022-02-08 14:49:43 +0530
  • 2b8928f2bd
    Make the ls color available for macos Gurkirat Singh 2022-02-08 14:27:48 +0530
  • c4e4846ae5 completion/sqlmap: simplify code flow (whitespace) John D Pell 2021-09-19 10:40:27 -0700
  • 00e3955dd3 lib/preview: add full completion John D Pell 2022-01-25 12:58:22 -0800
  • a9a40a3cad lib/helpers: add `preview` to `bash-it` spaghetti John D Pell 2022-01-25 12:57:23 -0800
  • d6555f369a lib/preview: refactor into a function John D Pell 2022-01-29 23:16:40 -0800
  • 1fa3968f73
    Merge 0cee7ef7aa into 4dbe92e38d John D Pell 2022-02-07 23:22:27 +0000
  • 0cee7ef7aa theme/gitline: cleanup John D Pell 2022-01-17 23:05:27 -0800
  • bf69ee807a theme/gitline: harmonize `powerline.base.bash` files John D Pell 2022-01-17 14:27:10 -0800
  • 1480cdfa34 completion/system: correctly load version when not linked John D Pell 2022-01-26 14:21:47 -0800
  • 561aaa3406 Add printf aliases EmilySeville7cfg 2022-02-08 05:27:51 +1000
  • 2cfca1f5cf Add echo aliases EmilySeville7cfg 2022-02-08 05:25:07 +1000
  • dab82b92d0 Structure yarn aliases: - use new naming convention - preserve old aliases for compatibility EmilySeville7cfg 2022-02-07 14:47:53 +1000
  • bc95eceb10 main: adopt `_bash-it-log-prefix-by-path()` John D Pell 2021-10-16 14:49:43 -0700