Johannes Edmeier
c6b10cd3c0
Prioritize nvm via env-var over bre-prefix
...
As the `brew --prefix nvm` takes up to 2.5s on my machine,
we should favor finding the `nvm.sh` using the `$NVM_DIR`
over using `brew --prefix` option.
2020-11-08 12:42:06 +01: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
Noah Gorny
1f5d9b757f
Fix newline and trailing space issues
2020-10-29 19:57:14 +02:00
Noah Gorny
507e4bec82
Convert files with spaces and tabs to only spaces
2020-10-29 19:57:14 +02:00
Ira Abramov
eca68db8cc
Fixing the indent to everyone's content
2020-10-29 19:57:14 +02:00
Ira Abramov
81f7af5036
In case we ARE committing to tabs now...
2020-10-29 19:57:14 +02:00
Ira Abramov
3a1283dad5
Fix EOF
2020-10-29 19:57:14 +02:00
Ira Abramov
c42e3e8b21
Removed trailing whitespaces
2020-10-29 19:57:14 +02:00
Noah Gorny
3f318914fd
Merge pull request #1624 from NoahGorny/enforce-pre-commit
...
Enforce pre commit take 2
2020-10-29 19:55:55 +02:00
Noah Gorny
d150fc6ec1
ci: Run pre-commit only on whitelisted files
2020-10-28 11:51:04 +02:00
Noah Gorny
2acf26b7b3
pre-commit: Do not run shfmt/shellcheck on .bats files
2020-10-28 11:51:04 +02:00
Noah Gorny
45d076567a
Add simple shellcheckrc
2020-10-28 11:51:04 +02:00
Noah Gorny
b14a38fec9
ci: Add pre-commit run and remove trailling spaces
2020-10-28 11:51:04 +02:00
Ira Abramov
5045867b2c
Don't touch tab indentations, they are there for a good reason
2020-10-28 09:08:04 +02:00
Ira Abramov
d986261f98
another round of refinements after PR #1434
2020-10-28 09:08:04 +02:00
Ira Abramov
250bd2bbd8
Add a note on how to use the pre-commit yaml.
2020-10-28 09:08:04 +02:00
Ira Abramov
9ac6a6ab96
Enforce some coding standards for the contributers
2020-10-28 09:08:04 +02:00
Noah Gorny
e290af4eec
Merge pull request #1690 from NoahGorny/bash-it-version-improvement
...
Improve bash-it version output
2020-10-28 07:33:04 +02:00
Noah Gorny
93cc173815
Merge pull request #1691 from NoahGorny/git-push-delete-alias
...
git: Add git push --delete alias
2020-10-28 07:32:15 +02:00
Noah Gorny
313abebbb0
git: Add git push --delete alias
2020-10-27 20:06:37 +02:00
Noah Gorny
e023d6f851
Improve bash-it version output
...
As we now have "stable" releases and "dev" type of versions, `version` command should
provide usefull output on that
2020-10-27 20:01:50 +02:00
Noah Gorny
40d154cb16
Merge pull request #1689 from NoahGorny/rename-bash-it-update-internal
...
Rename _bash-it_update to _bash-it-update
2020-10-25 21:08:46 +02:00
Noah Gorny
825fc88a8f
Rename _bash-it_update to _bash-it-update
2020-10-25 15:24:19 +02:00
Noah Gorny
c7d67aedb9
Merge pull request #1685 from NoahGorny/binary-exists
...
Add _binary_exists and use in github-cli completion
2020-10-21 11:23:31 +03:00
Noah Gorny
3838f12498
Add tests for _binary_exists
2020-10-21 11:02:55 +03:00
BarbUk
5e65235d0e
Theme barbuk - add venv glyph and fix venv display in ssh mode ( #1681 )
...
* Add python venv glyph
* Fix venv display (tested for local and ssh prompt)
* Add documentation for python venv
2020-10-21 00:27:48 +03:00
Noah Gorny
8a36f21ca1
Add _binary_exists and use in github-cli completion
...
gh was also used as an git alias, and caused _command_exists to not fail as expected
2020-10-21 00:14:11 +03:00
Noah Gorny
c387517122
Merge pull request #1626 from NoahGorny/update-to-stable-or-unstable
...
bash-it update to stable or dev
2020-10-16 14:16:06 +03:00