Commit Graph

1138 Commits

Author SHA1 Message Date
Ilan Cosman
fd7ddbb1a1 Upgrade megalinter 2022-07-11 20:09:48 -04:00
Ilan Cosman
d715de0a2a Changelog for v5.4 2022-06-23 11:42:36 -07:00
Ilan Cosman
50d7e5a990 Git isn't required for Tide anymore 2022-06-23 11:38:28 -07:00
Ilan Cosman
7c6800ee96 Check for problems when installing 2022-06-23 11:32:53 -07:00
Ilan Cosman
fd6c1b0b90 Fix right prompt being mangled by icons in config menu 2022-06-16 09:38:00 -07:00
Ilan Cosman
21b8b33243 Remove restart option from first config menu 2022-06-15 15:25:13 -07:00
Ilan Cosman
54846818b0 Changelog for v5.4 2022-06-15 08:41:11 -07:00
Ilan Cosman
4e0d4ab350 Shorten variable names 2022-06-14 08:52:27 -07:00
Ilan Cosman
104fb1479a Update 16 color configs for vi mode changes 2022-06-14 07:11:12 -07:00
Ilan Cosman
9e534af201 vi mode updates 2022-06-12 15:52:27 -07:00
Ilan Cosman
defabdd772 Shorten already-useless variable names 2022-05-30 10:34:53 -07:00
Ilan Cosman
844ebb6ee7 Use set -q instead of count and substitution 2022-05-30 09:43:30 -07:00
Erin Kim
c4e6dc455c
add nix_shell item (#305)
* add nix_shell item

* Use brblue instead of blue

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-05-27 12:31:24 -07:00
Ilan Cosman
f4a24ba518 Don't require fish in path for manual install 2022-05-23 18:45:15 -07:00
Ilan Cosman
2b6a547330 Minor edits to java item 2022-05-16 07:56:57 -07:00
Ilan Cosman
5a4af0e812 Make wizard reflect new pwd highlighting 2022-05-12 18:29:28 -07:00
Ilan Cosman
51cca6e8eb Run lock-threads weekly 2022-05-10 09:57:39 -07:00
Ilan Cosman
ca38e563a0 Fix coloring bug 2022-05-06 17:34:16 -07:00
Ilan Cosman
bb50c9ecfa Cut out intermediate icon variable 2022-05-06 13:43:22 -07:00
Ilan Cosman
d5cc473304 Don't anchor the first directory 2022-05-06 13:33:32 -07:00
Ilan Cosman
32e4b8dcf8 v5.3.0 2022-05-02 10:43:14 -07:00
Ilan Cosman
062384435b Changelog for v5.3.0 2022-05-02 10:42:38 -07:00
Ilan Cosman
7463c460d5 Use more modern android logo 2022-04-29 15:07:04 -07:00
Ilan Cosman
a389f6fd1d Change some printfs to echos 2022-04-29 13:50:15 -07:00
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