Commit Graph

1114 Commits

Author SHA1 Message Date
Jose Riha
d2c8185874
Add Windows logo (for Cygwin) (#295) 2022-04-26 06:58:03 -07:00
Oleksandr Kravtsov
1662401be6
Add aws item (#293)
* Add aws item

* Minor edits to item code

* Use nerd font icon

* Fix test for new icon, add aws to list of tool items

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-04-25 10:40:50 -07:00
Austin Ziegler
26f1a8d572
Support multiple 'default' contexts for Docker (#283)
* Support multiple 'default' contexts for Docker

If someone is using 'colima' instead of Docker Desktop, the default
context is 'colima'. Rather than making two tests with fixed values,
add a new configuration variable and use `contains`.

* Remove non-colour configuration from color files
2022-04-23 15:47:05 -07:00
Ilan Cosman
11ac7bacfe Merge branch 'fix-submodules' 2022-04-22 13:06:40 -07:00
Ilan Cosman
99c82b5b86 Minor edits to bug-report 2022-04-22 13:02:26 -07:00
Jose Riha
bdcc8e3e30 Add RHEL icon (#288) 2022-04-22 13:02:26 -07:00
Jose Riha
a0d62a7c6b Add Android icon (#289)
* Add Android icon

* Minor code changes, change background color and icon

* I wonder if misspell is happy with quotes

* Nope, wimp out and call it dark theme

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-04-22 13:02:26 -07:00
Jose Riha
4562a9ecf1
Add RHEL icon (#288) 2022-04-22 09:46:04 -07:00
Jose Riha
f57253f9c4
Add Android icon (#289)
* Add Android icon

* Minor code changes, change background color and icon

* I wonder if misspell is happy with quotes

* Nope, wimp out and call it dark theme

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-04-22 09:30:35 -07:00
Ilan Cosman
6caf90f087 Add git submodule test 2022-04-22 08:16:05 -07:00
Ilan Cosman
6e10b89fc0 Bring back is-inside-git-dir (fixes #290) 2022-04-22 07:59:11 -07:00
Ilan Cosman
fd7f542fe3 v5.2.2 2022-04-12 14:40:40 -07:00
Ilan Cosman
9b64ba54d6 Make 'older version of fish text' smaller 2022-04-12 14:38:17 -07:00
Ilan Cosman
a01b303c48 Actually fix #277 2022-04-12 14:33:49 -07:00
Ilan Cosman
a8be98f310 Lock inactive, closed threads after a year 2022-04-11 11:14:01 -07:00
Ilan Cosman
ad875b27cd v5.2.1 2022-04-10 14:04:35 -07:00
Ilan Cosman
366e69bf82 Improve detect_os tests 2022-04-10 13:34:06 -07:00
Ilan Cosman
10ded01522 Split on spaces in detect_os_linux_cases (fixes #277) 2022-04-10 12:21:15 -07:00
Ilan Cosman
eb4ab530da v5.2.0 2022-04-07 14:41:28 -07:00
Ilan Cosman
c3bd035299 Improve detect_os test 2022-04-07 14:21:03 -07:00
Ilan Cosman
62d621c78a Darken pure-white background colors 2022-04-06 17:47:14 -07:00
Ilan Cosman
4a6413300c Test detect_os instead of os item 2022-04-06 17:39:48 -07:00
Ilan Cosman
62286b8310 Use python3 to run littlecheck 2022-04-06 17:21:35 -07:00
Ilan Cosman
426b3b3ed6 Fix OS item test 2022-04-06 17:10:51 -07:00
Ilan Cosman
93db493b10 Add apple os color 2022-04-06 17:05:59 -07:00
Ilan Cosman
13daf44ffa More work on colored logos 2022-04-05 17:08:54 -07:00
Ilan Cosman
bda9eda525 Add freeBSD colors 2022-04-05 17:08:54 -07:00
Ilan Cosman
6ba25cc1b1 Add colors and sources to linux logos, remove some logos 2022-04-05 17:08:54 -07:00
Ilan Cosman
b5d0544743 v5.1.2 2022-04-03 13:29:17 -07:00
Ilan Cosman
dbb8a6e7e3 Fix extra space on single line lean (fixes #274) 2022-04-03 13:25:37 -07:00
Ilan Cosman
5c8db87182 Update required fish version 2022-04-02 06:56:48 -07:00
Ilan Cosman
c87ff16242 v5.1.1 2022-04-01 14:04:48 -07:00
Ilan Cosman
4f2778704b Fix java item for old jdks (fixes #271) 2022-04-01 13:46:53 -07:00
Ilan Cosman
e203fa2ecf Warn users against installing from main 2022-04-01 07:58:32 -07:00
Ilan Cosman
5a6bf534f7 v5.1.0 2022-03-31 20:34:02 -07:00
Ilan Cosman
c917114d03 Changelog for v5.1.0 2022-03-31 20:29:54 -07:00
Ilan Cosman
d158b039e9 fix double the 2022-03-31 08:14:28 -07:00
Oskar
95533131ee
Don't omit suffixes in 2-line prompts (#268) 2022-03-17 17:11:28 -07:00
Ilan Cosman
ccabacb629 Use read instead of command substitution 2022-03-14 08:43:24 -07:00
Ilan Cosman
4169dbf1cb Only use clear if it is installed (fixes #265) 2022-03-14 07:10:29 -07:00
Ilan Cosman
179f08aa0f Condense workflow yaml a bit 2022-03-13 16:13:28 -07:00
Ilan Cosman
5d6b00a7b8 Bump default tide_prompt_min_cols from 26 to 34 2022-03-11 16:32:12 -08:00
Ilan Cosman
1d81675fa0 Fix pwd icon in home dir bug 2022-03-11 16:09:15 -08:00
Ilan Cosman
06a3383e4c Improve pwd tests 2022-03-11 15:53:44 -08:00
Ilan Cosman
2b78ac2540 Run fish from status fish-path 2022-03-09 14:12:55 -08:00
Ilan Cosman
85d09604a0 Fix highlighting completions in two line prompts 2022-03-09 13:40:20 -08:00
Ilan Cosman
a2439461dd Bump actions/checkout from 2 to 3 (#255) 2022-03-02 08:31:28 -08:00
Ilan Cosman
041f23921a Repaint prompt when COLUMNS changes (fixes #254) 2022-02-21 07:19:18 -08:00
Ilan Cosman
1746ff8fa1 Add comment 2022-02-05 15:14:21 -08:00
Ilan Cosman
d75e4be05a Rename var 2022-01-26 09:35:35 -08:00