Ilan Cosman
08e1fcc9b5
Cleanup for removing tide_character_bg_color
2021-09-22 13:27:42 -07:00
Ilan Cosman
785abbf045
Minor edits
2021-09-22 12:28:26 -07:00
Ilan Cosman
cf1cf8c73e
Remove printf > echo
2021-09-21 18:16:00 -07:00
Ilan Cosman
832dc5f2b5
Use fewer command substitutions in git item
2021-09-21 18:16:00 -07:00
Ilan Cosman
d06f92e65f
minor edits
2021-09-21 18:16:00 -07:00
Ilan Cosman
416c2d704a
Avoid creating functions
2021-09-21 18:16:00 -07:00
Ilan Cosman
ddaaf619d1
minor edits
2021-09-21 18:16:00 -07:00
Ilan Cosman
ed7ae3a18a
minor edits
2021-09-21 18:16:00 -07:00
Ilan Cosman
24a83c3098
Minor edits
2021-09-21 18:16:00 -07:00
Ilan Cosman
e2f594cde1
Use echo
2021-09-21 18:16:00 -07:00
Ilan Cosman
04b37f45a4
Compact math for greater speed
2021-09-21 18:16:00 -07:00
Ilan Cosman
0a93b0b8fc
Use read when faster
2021-09-21 18:16:00 -07:00
Ilan Cosman
b9fda6bf92
Use visible string length ( fixes #134 )
2021-09-21 18:16:00 -07:00
radek-sprta
3787c725f7
Add Terraform item ( #203 )
...
* Add Terraform item
* Do not show default workspace in Terraform prompt
* Add terraform to tide_right_prompt_items
* Add terraform to _tide_remove_unusable_items
* Fix test, use read, format
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-09-21 16:02:08 -07:00
Ilan Cosman
03bffd90c3
Remove tide_character_bg_color
2021-09-07 20:33:56 -07:00
Ilan Cosman
b9544f5032
Add _tide_last_item_was_newline
2021-09-07 12:55:33 -07:00
Ilan Cosman
780f9703a1
Make character a special item, doesn't use _tide_print_item
2021-09-07 12:51:00 -07:00
Ilan Cosman
d64e9c3739
Add fisher plugins to bug report
2021-09-03 18:39:44 -08:00
Ilan Cosman
5b069c806b
Add fish startup time to bug report
2021-09-03 18:32:14 -08:00
Ilan Cosman
67786c626f
Fix set error for makefile
2021-08-25 16:52:31 -07:00
Ilan Cosman
acb71d3e41
Fix testing for variable caching
2021-08-21 21:44:10 -07:00
Ilan Cosman
dfa032bf32
Use make in CI
2021-08-21 21:43:58 -07:00
Ilan Cosman
9c0ed1e4ce
Add variable caching
2021-08-21 21:43:42 -07:00
Branch Vincent
5c2a6c2e03
configure: read single character ( #187 )
2021-08-21 14:59:45 -07:00
Ilan Cosman
451acfe7d5
v5.0.1
2021-08-13 16:09:45 -07:00
Ilan Cosman
59b79b7f48
Changelog for v5.0.1
2021-08-13 16:06:16 -07:00
Ilan Cosman
79c0dac801
Use variable expansion instead of a new variable
2021-08-13 15:45:58 -07:00
Ilan Cosman
40d7b559e8
Update release process
2021-08-13 10:53:27 -07:00
Ilan Cosman
5e80c01d63
Fix Changelog
2021-08-13 10:41:03 -07:00
Ilan Cosman
e763f3680b
Update contributing
2021-08-13 07:40:32 -07:00
Ilan Cosman
a8824ebb21
Remove fish_right_prompt file
2021-08-13 04:54:40 -07:00
Ilan Cosman
d1d647c352
Clean up old prompt var usages
2021-08-13 04:49:48 -07:00
Ilan Cosman
26485519ba
Use one prompt variable instead of two ( closes #171 )
2021-08-13 04:28:09 -07:00
Ilan Cosman
733ad697c1
Set correct variable in configs
2021-08-12 10:12:33 -07:00
Ilan Cosman
f2b7e23c52
v5.0.0
2021-08-11 16:05:15 -07:00
Ilan Cosman
27939c3ddf
Use version tag for install
2021-08-11 15:03:58 -07:00
Ilan Cosman
28650f4c5f
More changelog
2021-08-11 14:54:30 -07:00
Ilan Cosman
bd3dc8c8c4
Remove nvm item
2021-08-11 14:47:08 -07:00
Branch Vincent
4f1002c3df
add node item ( #181 )
...
* add node
* Use string trim instead
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-08-11 14:45:12 -07:00
Ilan Cosman
79e8e40c84
Add migration script from v4 to v5
2021-08-10 08:33:45 -07:00
Ilan Cosman
bd875fb85b
Minor edits
2021-08-01 14:28:27 -07:00
Kid
cfe0b228f5
Use single underscore for __tide_on_fish_exit
( #182 )
2021-07-25 11:15:45 -07:00
Branch Vincent
740904fe6a
isolate tests and add Makefile ( #179 )
...
* isolate tests
* add Makefile
* Makefile edits
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-07-25 10:46:58 -07:00
Ilan Cosman
158b723a61
Fix spacing with pwd icon ( fixes #180 )
2021-07-22 10:01:50 -07:00
Ilan Cosman
75b1dda1d0
Changelog kubectl item
2021-07-19 21:40:36 -07:00
Branch Vincent
9d16aec7a3
add kubectl item ( #178 )
...
* add kube context
* handle missing namespace
* Rename to kubectl
* Minor edits
* Fix test
* Use hex brand colors, add kubectl to right items
Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-07-19 21:35:50 -07:00
Ilan Cosman
2a8ed6b2ef
Changelog edits
2021-07-17 22:03:40 -07:00
Ilan Cosman
0f99df9d17
Minor edits
2021-07-17 14:34:36 -07:00
Ilan Cosman
dc149a652c
Fix bug with restarting configuration wizard
2021-07-17 14:33:31 -07:00
Ilan Cosman
3b237311b1
Use ruby branding colors for chruby item
2021-07-14 19:04:18 -07:00