Commit Graph

567 Commits

Author SHA1 Message Date
Ilan Cosman
9c81f662df Update readme for removed resources 2021-01-27 15:07:14 -08:00
Ilan Cosman
0d1f65b65a Remove resources 2021-01-27 14:54:48 -08:00
Ilan Cosman
b6af7e1cef Improve decolor test 2021-01-27 09:51:11 -08:00
Ilan Cosman
8701c0ad56 Bring back OS test 2021-01-27 09:49:06 -08:00
Ilan Cosman
d7247ca833 Update contributing guide 2021-01-27 09:40:33 -08:00
Ilan Cosman
2c80b32437 Add vi_mode_insert_color to class/lean 16 color configs 2021-01-27 09:35:38 -08:00
Ilan Cosman
bc2bddf2dc Fix tide configure on install bug 2021-01-27 09:34:23 -08:00
Ilan Cosman
383d6842ec Add rainbow_16color config 2021-01-27 09:29:15 -08:00
Ilan Cosman
24f28759be Dont show prompt connectionc color menu when using 16 color 2021-01-26 16:08:22 -08:00
Ilan Cosman
ecf6f786b4 Add lean_16color config 2021-01-26 16:06:47 -08:00
Ilan Cosman
1bcd41d026 Remove _tide_true_color in favor of full configs for each style 2021-01-26 16:04:20 -08:00
Ilan Cosman
21d31bb8a9 Move tests directory into root of repository 2021-01-26 15:45:00 -08:00
Ilan Cosman
8c8e3cb28d Minor edits 2021-01-26 15:33:10 -08:00
Ilan Cosman
972346fd7e Use --quiet instead of 2>/dev/null 2021-01-26 12:21:11 -08:00
Ilan Cosman
2a93f4cca5 Remove seq, should fix macOS root dir bug 2021-01-25 21:48:34 -08:00
Ilan Cosman
34d19fbb58 Switch to littlecheck 2021-01-25 17:34:15 -08:00
Ilan Cosman
39e1bd1e83 Remove tide test 2021-01-25 11:22:28 -08:00
Ilan Cosman
13f03a47a7 Remove CI specific tests 2021-01-25 11:01:44 -08:00
Ilan Cosman
30698c1baa Add macOS CI 2021-01-25 10:26:59 -08:00
Ilan Cosman
78f3b840c0 Add classic_16color config 2021-01-25 09:08:20 -08:00
Ilan Cosman
b5cfffb342 Refactor pwd item a bit 2021-01-25 07:31:21 -08:00
Ilan Cosman
44313d296e Unify normal var list and "immutable" one 2021-01-25 07:22:00 -08:00
Ilan Cosman
09a610d08c Simplify variable handling 2021-01-25 07:13:06 -08:00
Ilan Cosman
2d2c6a577d Minor edits 2021-01-25 06:51:46 -08:00
Ilan Cosman
12da651992 Fix git error when in repository with no commits 2021-01-24 14:44:05 -08:00
Ilan Cosman
8b5a815cb8 Fix 16 colors for classic 2021-01-24 09:42:46 -08:00
Ilan Cosman
0ef06d1b72 Add prompt colors menu 2021-01-24 09:12:30 -08:00
Ilan Cosman
ca11b789ef Add tide_true_color 2021-01-22 20:44:57 -08:00
Ilan Cosman
3bc8f52d58 Fix quit bug in wizard 2021-01-22 17:28:48 -08:00
Ilan Cosman
baa87d77b4 Fix errors in rainbow config 2021-01-22 17:02:55 -08:00
Ilan Cosman
443a3ddf7a Unify prompt connection menus 2021-01-22 16:35:14 -08:00
Ilan Cosman
bad52f9dbb Simplify menus code 2021-01-22 16:31:31 -08:00
Ilan Cosman
f8f777bc19 Minor edit to CI 2021-01-22 16:12:29 -08:00
Ilan Cosman
8554ab3145 Remove tide test install flag 2021-01-22 16:09:36 -08:00
Ilan Cosman
ca4cdb022b Use fisher action 2021-01-22 16:04:14 -08:00
Ilan Cosman
b7fcafbe85 Merge main into v4 2021-01-22 15:52:00 -08:00
dependabot[bot]
a83d7f5305
Bump fish-actions/install-fish from v1 to v1.1.0 (#81)
Bumps [fish-actions/install-fish](https://github.com/fish-actions/install-fish) from v1 to v1.1.0.
- [Release notes](https://github.com/fish-actions/install-fish/releases)
- [Commits](https://github.com/fish-actions/install-fish/compare/v1...9a58ed09ea9e5e2b7fed7e2b5e6bb03e8b1719b9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-22 08:11:34 -08:00
Ilan Cosman
b7980bf4b8 Remove remnants of git_prompt 2021-01-21 16:52:02 -08:00
Ilan Cosman
36a4ede37e Update configs for new git 2021-01-21 16:48:13 -08:00
Ilan Cosman
189cf1c967 Minor edits 2021-01-20 14:04:02 -08:00
Ilan Cosman
67f19640e0 Fix pwd when in root dir (fixes #80) 2021-01-20 12:29:42 -08:00
Ilan Cosman
e93f86267d Remove pure style 2021-01-19 16:09:16 -08:00
Ilan Cosman
8752bb5ce1 Remove defunct git stuff 2021-01-17 11:33:05 -08:00
Ilan Cosman
3a85689517 Remove _tide_git_prompt_set_vars 2021-01-17 11:23:58 -08:00
Ilan Cosman
934526beb6 Add git item, fix basic things 2021-01-17 11:22:02 -08:00
Ilan Cosman
455a2f759c Merge git_prompt repo 2021-01-17 11:17:29 -08:00
Ilan Cosman
328b12186e Minor edits 2021-01-16 17:17:18 -08:00
Ilan Cosman
72a28d0485 Rename unmerged to conflicted 2021-01-16 17:14:21 -08:00
Ilan Cosman
170df9bf14 Add colors 2021-01-16 16:50:50 -08:00
Ilan Cosman
aa55231eae Add operations 2021-01-16 15:15:33 -08:00