Commit Graph

3244 Commits (75058ebf22d3887caa88a5b2157d869d74b52bbd)

Author SHA1 Message Date
Noah Gorny 0d7f145ef4 readme: Change join chat to IRC from gitter 2020-12-14 00:28:57 +02:00
Noah Gorny dca563e606 docs: misc: Move help_screens and proxy_support into seperate pages 2020-12-14 00:14:23 +02:00
Noah Gorny cf2df9e896 docs: Restructure sentence about adding screenshots 2020-12-14 00:05:17 +02:00
Noah Gorny 28e4633e53
Merge pull request #1721 from NoahGorny/docs-remove-themes-readmes
docs: Remove themes readmes
2020-12-14 00:01:30 +02:00
Noah Gorny 1ab755360d
Merge pull request #1704 from NoahGorny/docs-migrate-themes
Docs migrate themes
2020-12-13 23:58:45 +02:00
Noah Gorny e7d5107007 docs: Improve contributing add-screenshot instructions 2020-12-13 23:50:27 +02:00
Noah Gorny 60c8b4be9f docs: Move powerline theme docs into powerline-base.rst 2020-12-13 23:50:27 +02:00
Noah Gorny d3d9a79f1e docs: Update contributing theme guidelines 2020-12-13 23:50:27 +02:00
Noah Gorny bced06994b Move theme documentation to be under docs/themes-list 2020-12-13 23:50:26 +02:00
Noah Gorny d89651dc8d
Merge pull request #1703 from NoahGorny/docs-migrating-wiki
Migrate wiki docs to rtd format
2020-12-13 23:48:19 +02:00
Noah Gorny 7b21a76c6a docs: themes-list: Use gh-pages instead of wiki
Also note that its only most of the themes, not all of them
2020-12-13 23:15:06 +02:00
Ron Green 4dfd8bcc42
feat(git-aliases): add checkout with username (fixes #1712) (#1732)
* feat(git-aliases): add checkout with username

this can be useful for creating a branch with a common prefix

* fix(git-alais): change quotes
2020-12-13 22:58:01 +02:00
Ron Green a1760af43b
feat(vim-alias): add full screen help 2020-12-12 12:51:16 +02:00
egvimo 3019dc331d
Add option to append template to existing config (#1723)
* Add option to append template to existing config

* Add test for append-to-config option

Co-authored-by: Egor Moor <egor.moor@edag-ps.com>
2020-12-11 16:32:23 +02:00
Noah Gorny 9b837b4f59
Merge pull request #1708 from seefood/ira/fix-knife-load
Fix knife completion load time (and pre-commit compliance)
2020-12-09 08:44:33 +02:00
Noah Gorny b4e515f19b
Merge pull request #1726 from NoahGorny/delete-travis-settings
ci: Delete travis settings as they no longer support OSS
2020-12-09 08:42:33 +02:00
Noah Gorny 0e6f10f489 docs: Add github action CI badge 2020-12-07 21:38:35 +02:00
Ira Abramov 5a85126241 complete cleanup of the knife completion file 2020-12-07 18:06:27 +02:00
Ira Abramov 6bcabb1503 Merge branch 'master' into ira/fix-knife-load
* master:
  github: Add no-response bot
  Update contribution.rst
  Add cargo completion
  Add completion for pipx. (#1719)
  Add github action to replace travis
  Address some comments.
  Add in_toolbox prompt to powerline themes
  Update atomic.theme.bash
  Add rustup completion to clean_files.txt
  Add rustup completion
  Move README to be under docs/
  docs: Transition md files to support new rtd format
  pre-commit: Exclude docs _build folder
  Add aliases for GIT-SVN (rebase and dcommit)
2020-12-07 17:33:54 +02:00
Noah Gorny 9904857132
Merge pull request #1728 from Bash-it/NoahGorny-patch-1
Update contribution.rst
2020-12-07 09:32:52 +02:00
Noah Gorny 18365035a9
Merge pull request #162 from willybarro/449d6d4fe1d969a5d60ae71db1440221304dfa48
Add aliases for GIT-SVN (rebase and dcommit)
2020-12-07 02:00:31 +02:00
Noah Gorny b444ac4e54
Merge pull request #1729 from NoahGorny/add-no-reponse-bot
github: Add no-response bot
2020-12-07 01:13:11 +02:00
Noah Gorny 0e904abd0d github: Add no-response bot 2020-12-07 00:50:42 +02:00
Noah Gorny e873252227 Disable auto-reload in install.sh 2020-12-06 23:55:25 +02:00
Noah Gorny 7dcf4dd186
Update contribution.rst
Now includes relevant change about `clean_files.txt` and improves the part about our coding style
2020-12-06 23:02:16 +02:00
Noah Gorny 7f1aa107d8 ci: Delete travis settings as they no longer support OSS
Very sad indeed
2020-12-06 21:43:59 +02:00
Noah Gorny d448ea8cf1
Merge pull request #1722 from NoahGorny/migrate-to-github-actions
migrate to github actions
2020-12-06 18:55:27 +02:00
Noah Gorny d5c2fdc672
Merge pull request #1725 from NariyasuHeseri/cargo-completion
Add cargo completion
2020-12-06 09:28:18 +02:00
Nariyasu Heseri 4d51bfcaf4 Add cargo completion 2020-12-06 15:22:36 +09:00
NariyasuHeseri 4a5ea95e2e
Add completion for pipx. (#1719)
* Add completion for pipx.

* Add pipx  completion to clean_files.txt.

* Format pipx.completion.bash to match the project's coding style.

* Format pipx.completion.bash with ./lint_clean_files.sh.
2020-12-05 18:33:50 +02:00
Noah Gorny 8198fafbd9 Add github action to replace travis 2020-12-05 11:28:29 +02:00
Noah Gorny 1702e0217a docs: Remove themes readmes 2020-12-04 17:24:26 +02:00
Noah Gorny d9364ced7a
Merge pull request #1692 from NoahGorny/docs-modify-md-files
docs: Transition md files to support new rtd format
2020-12-04 16:33:09 +02:00
Noah Gorny 929321ad0a
Merge pull request #1716 from likan999/in_toolbox
Add in_toolbox prompt to powerline themes
2020-12-03 21:33:55 +02:00
Kan Li c13850faa2 Address some comments. 2020-11-28 19:07:10 -08:00
Kan Li 8ce9d8daa5 Add in_toolbox prompt to powerline themes
[Toolbox](https://github.com/containers/toolbox) is an containerized
development environment. This commit adds a promot to powerline when it
is running inside a toolbox.
2020-11-28 12:18:13 -08:00
Noah Gorny 13deafbb1b
Merge pull request #1715 from lfelipe1501/patch-2
Update atomic.theme.bash
2020-11-26 19:13:04 +02:00
Luis Felipe Sánchez 794f0e321e
Update atomic.theme.bash
fixed the space error after hiding the scm
2020-11-26 09:11:08 -05: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
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
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
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