Commit Graph

3074 Commits (833ff31810ce8d4521913844abd09798ef0911ec)

Author SHA1 Message Date
BarbUk c2a392a7df
Update readme to explain command duration usage 2020-11-21 10:49:24 +04:00
Noah Gorny 63ad4897ef
Merge pull request #1711 from NoahGorny/rustup-completion
Add rustup completion
2020-11-20 16:23:58 +02:00
Noah Gorny b70da511f2 Add rustup completion to clean_files.txt 2020-11-20 13:01:41 +02:00
Noah Gorny 06b1ffecc0 Add rustup completion 2020-11-20 13:01:25 +02:00
BarbUk bc97ee664e
Rename BASHIT_COMMAND_DURATION to BASH_IT_COMMAND_DURATION 2020-11-14 18:47:25 +04:00
BarbUk 2e8ad81e12
Remove command duration plugin and make it a theme feature 2020-11-14 14:09:06 +04:00
BarbUk a2170fda1d
Default command duration min time -> 1 2020-11-14 13:52:36 +04:00
BarbUk 056237c806
Fix issue when deciseconds are the same 2020-11-14 12:49:44 +04:00
BarbUk f2b4facac8
Make minimum display time configurable with COMMAND_DURATION_MIN_SECONDS 2020-11-14 12:42:24 +04:00
BarbUk 59957aa3c9
More time precision 2020-11-14 12:31:59 +04:00
BarbUk c6341411c0
Use preexec to initialize plugin 2020-11-14 12:13:34 +04:00
BarbUk 22aae07d0d
Fix function declaration 2020-11-14 09:44:50 +04:00
Noah Gorny bd8b8bb21e
Merge pull request #1705 from NoahGorny/exclude-build-directory-pre-commit
pre-commit: Exclude docs _build folder
2020-11-14 00:12:49 +02:00
BarbUk f5012d4516
Update BarbUk theme documentation 2020-11-10 13:40:09 +01:00
Ira Abramov d84d6a8356 Add a credit comment 2020-11-08 18:48:29 +02:00
Ira Abramov f5fe3dbeb0 shell-check fixes 2020-11-08 17:57:54 +02:00
Ira Abramov 689758cf71 pre-commit fixes. 2020-11-08 17:40:45 +02:00
Ira Abramov 889259dfec Cut 30s vrom the knife completion init time. 2020-11-08 17:33:21 +02:00
BarbUk 4f1060b7cc
Add default value and test if command exists 2020-11-07 15:54:33 +01:00
BarbUk 28ac02b05d
Remove trailing space 2020-11-07 11:41:56 +01:00
BarbUk 948369f216
Add a trailing space to fix travis fail 2020-11-07 07:48:20 +01:00
BarbUk b5892691da
Add command duration plugin 2020-11-07 07:35:05 +01:00
BarbUk 4fa93836e1
Remove command_duration specific code, this will be a plugin 2020-11-07 07:34:43 +01:00
Noah Gorny 72f5c2ada0 Move README to be under docs/ 2020-11-06 19:16:56 +02:00
Noah Gorny 864970bcd2 docs: Transition md files to support new rtd format 2020-11-06 19:16:56 +02:00
Noah Gorny 5cdb98f802 pre-commit: Exclude docs _build folder 2020-11-06 19:14:19 +02:00
Noah Gorny 621ac92ae1 Migrate wiki docs to rtd format 2020-11-05 20:41:26 +02:00
Noah Gorny bcc3f4080b
Merge pull request #1698 from davidpfarrell/themes/clean-powerline
Clean Powerline; Add Dir Support to Clean_Files
2020-11-05 19:22:29 +02:00
David Farrell 48333b9816
Merge branch 'themes/clean-powerline' of davidpfarrell.github.com:davidpfarrell/bash-it into themes/clean-powerline 2020-11-05 08:31:16 -08:00
David Farrell 75bd5c85c1
Explain Bash-it variable clearing in lint script 2020-11-05 08:30:33 -08:00
David Farrell ff208775a5
Explain Bash-it variable clearing in lint script 2020-11-05 08:28:33 -08:00
David Farrell a858e75456
Add Dir Support to Clean_Files; Clean powerline theme 2020-11-03 16:14:02 -08:00
Noah Gorny 52c0f6564e
Merge pull request #1701 from davidpfarrell/lint_clean_files
Moves lint logic into lint_clean_files.sh
2020-11-04 01:08:22 +02:00
David Farrell da9b710014
Moves lint logic into lint_clean_files.sh 2020-11-03 10:10:11 -08:00
Noah Gorny 447448b357
Merge pull request #1700 from davidpfarrell/docs/fix_make_bat
Adds better support for .bat files; Fixes docs/make.bat
2020-11-03 19:44:08 +02:00
David Farrell 9edba505b5
Adds better support for .bat files; Fixes docs/make.bat 2020-11-03 09:16:14 -08:00
Noah Gorny d5e54596a9
Merge pull request #1688 from NoahGorny/docs
Basic ReadTheDocs
2020-11-02 08:40:56 +02:00
Noah Gorny 600b425e0a
Merge pull request #1695 from NoahGorny/clean-90210-theme
Clean 90210 theme
2020-11-01 17:09:29 +02:00
Noah Gorny a717283163 docs: Add label to git_prompt section 2020-10-31 23:12:31 +02:00
Noah Gorny 0076db0efb docs: Add CI stage 2020-10-31 23:07:02 +02:00
Noah Gorny 3844b652b4 Add readthedocs configuration 2020-10-31 23:07:02 +02:00
Noah Gorny 1228418653 docs: Change theme to sphinx rtd theme 2020-10-31 23:07:02 +02:00
Noah Gorny f7e295f691 Move most of the documentation to .rst format 2020-10-31 23:07:02 +02:00
Noah Gorny 6abb26c6c6 docs: Add empty _static and _templates directories 2020-10-31 23:07:02 +02:00
Noah Gorny b667a71995 docs: Add basic sphinx docs 2020-10-31 23:07:02 +02:00
Noah Gorny 3f68817047 Clean 90210 theme 2020-10-31 12:33:12 +02:00
Noah Gorny af6af2d932
Merge pull request #1687 from NoahGorny/enforce-pre-commit-only-newlines
Enforce pre-commit newline fixes
2020-10-31 12:32:02 +02:00
Noah Gorny 0b9da701c4 Rename lint CI job 2020-10-30 10:17:38 +02:00
Noah Gorny dd1474990c Modify general editorconfig settings 2020-10-30 10:17:11 +02:00
Noah Gorny 54116fc068 Bump shellcheck, shfmt hooks to 2.1.4 2020-10-29 23:05:23 +02:00