Commit Graph

2973 Commits (f1d27faa537ecab6832ab178a49642c16bc2dafa)

Author SHA1 Message Date
BarbUk f1d27faa53
Use decisecond precision only when command duration < 1 minute 2020-11-24 06:56:01 +01:00
BarbUk a44b65f1b3
Revert "Add command duration to powerline theme"
This reverts commit 384b31da98.
2020-11-23 10:27:41 +04:00
BarbUk 384b31da98
Add command duration to powerline theme 2020-11-23 10:23:21 +04:00
BarbUk 430736c21d
Update theme to use command duration theming from 9732bbe 2020-11-23 10:20:49 +04:00
BarbUk 9732bbe171
Invert COMMAND_DURATION_ICON and COMMAND_DURATION_COLOR
COMMAND_DURATION_COLOR is used to set the color of the text.
The icon color can be set in COMMAND_DURATION_ICON.
2020-11-23 10:19:25 +04:00
BarbUk 9a519f3bbb
Define a defaut command to remove need for _command_exists in theme 2020-11-22 23:53:51 +04:00
BarbUk 9d3f28a8cc
Add default command_duration configuration exports 2020-11-21 10:52:54 +04:00
BarbUk 790252cc9b
Use default for COMMAND_DURATION_FILE, COMMAND_DURATION_ICON and COMMAND_DURATION_MIN_SECONDS only when the variable is not already set 2020-11-21 10:52:45 +04:00
BarbUk 57b85aa86f
Define default option for command duration and make theme configurable 2020-11-21 10:51:13 +04:00
BarbUk c2a392a7df
Update readme to explain command duration usage 2020-11-21 10:49:24 +04: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
BarbUk f5012d4516
Update BarbUk theme documentation 2020-11-10 13:40:09 +01: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
BarbUk 02eff64749
Merge branch 'master' into theme_barbuk/add_commmand_time_duration 2020-10-21 09:05:21 +02: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
BarbUk 1a6c3330bc
Command duration documentation 2020-10-20 13:45:56 +02:00
BarbUk 07305366bb
Add command duration 2020-10-20 13:45:38 +02: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
Nils Winkler 27702f648c
Merge pull request #1672 from NoahGorny/bash-it-reset
Add bash-it restart command
2020-10-16 08:42:38 +02:00
Noah Gorny 9b0edd5665
Merge pull request #1679 from tbhaxor/git-alias
added git alias to list remote branch creators with date and time
2020-10-16 00:12:30 +03:00
Gurkirat Singh fff5439242
added git alias to list remote branch creators with date and time 2020-10-16 02:25:42 +05:30
Noah Gorny 66abae9cdd
Merge pull request #1674 from szczad/add-kind-completion
Add Kind support
2020-10-15 12:00:47 +03:00
Noah Gorny 21995df6bf
Merge pull request #1675 from szczad/add-terra-aliases
Add Terraform and Terragrunt aliases
2020-10-15 11:31:48 +03:00
Grzegorz Szczudlik ecef6ed008 Add Kind support 2020-10-15 10:27:18 +02:00
Noah Gorny 81585e2494
Merge pull request #1676 from seefood/ira/fix-gifski
Correct the commandline for gifski on MacOS
2020-10-15 10:20:18 +03:00
Ira Abramov b82a827ae6 Fix the commandline for gifski 2020-10-15 09:19:13 +03:00
Nils Winkler 268b6edc88
Merge pull request #1673 from NoahGorny/my-git-aliases
Add new git push/pull/log aliases
2020-10-14 18:31:07 +02:00
Grzegorz Szczudlik beb3b06e3f Add Terraform and Terragrunt aliases 2020-10-14 17:40:29 +02:00
Noah Gorny a1adfaaa3e lib: helpers: Handle stable revert update 2020-10-13 15:41:28 +03:00
Noah Gorny 6bed26eccb lib: helpers: Rename Upgrading -> Updating 2020-10-13 15:30:19 +03:00
Noah Gorny 0a9b43e86d lib: Fetch from remote before calculating latest tag in bash-it update 2020-10-13 15:30:19 +03:00
Noah Gorny fc17169b1c test: Add completion test for -s --silent flag 2020-10-13 14:42:02 +03:00
Noah Gorny 2fd1cd66e4 completion: Add --silent and -s completion 2020-10-13 14:42:02 +03:00
Noah Gorny 3f2c6e79ee doc: Add --silent flag documentation 2020-10-13 14:42:02 +03:00
Noah Gorny 4ca6dd9a36 helpers: Add --slient option to bash-it update 2020-10-13 14:42:02 +03:00
Noah Gorny 9b208e7d5c lib: Update no-op message in case of stable update 2020-10-13 14:42:02 +03:00
Noah Gorny 8e6876719b lib: Add BASH_IT_DEVELOPMENT_BRANCH variable 2020-10-13 14:42:02 +03:00
Noah Gorny ecf65569ce lib: Update to stable now correctly fails if no tags are present 2020-10-13 14:42:02 +03:00
Noah Gorny d8c2256c39 doc: Add stable/dev option to update section 2020-10-13 14:42:02 +03:00