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 |
|
Ilan Cosman
|
defc649b43
|
Add unmerged
|
2021-01-16 14:39:10 -08:00 |
|
Ilan Cosman
|
139545f976
|
Calculate staged vs dirty
|
2021-01-16 13:06:14 -08:00 |
|
Ilan Cosman
|
8d1c92d9b0
|
Rename variables
|
2021-01-16 10:40:00 -08:00 |
|
Ilan Cosman
|
be8720536f
|
Add stash count
|
2021-01-16 10:23:30 -08:00 |
|
Ilan Cosman
|
0632655297
|
Add upstream ahead/behind
|
2021-01-16 10:11:47 -08:00 |
|
Ilan Cosman
|
bdc1a6448f
|
Initial commit
|
2021-01-16 09:49:48 -08:00 |
|
Ilan Cosman
|
f3b4e6aa98
|
Remove git from tide_pwd_anchors, left there by mistake
|
2021-01-15 20:13:28 -08:00 |
|
Ilan Cosman
|
18c687b2d6
|
Simplify pwd item, remove pwd_max_dirs
|
2021-01-15 20:08:33 -08:00 |
|
Ilan Cosman
|
306a918dd9
|
Fix spaces in pwd bug (fixes #74)
|
2021-01-15 17:33:49 -08:00 |
|
Ilan Cosman
|
e0aca078fb
|
Replace @mesg with @echo
|
2021-01-12 20:12:55 -08:00 |
|
Jorge Bucaran
|
5648b80915
|
Capitalize word Fish (#71)
|
2021-01-12 20:09:32 -08:00 |
|
Jorge Bucaran
|
bee67c6c4a
|
Use Fishtape instead of Spout (#70)
* Use Fishtape
* Capitalize
* Don't capitalize link
* Don't invalidate rust test
|
2021-01-12 19:58:48 -08:00 |
|
Ilan Cosman
|
bd44ff6206
|
v3.2.0
|
2021-01-12 16:03:31 -08:00 |
|
Ilan Cosman
|
43d908bf2f
|
Changelog for v3.2.0
|
2021-01-12 16:03:13 -08:00 |
|
Ilan Cosman
|
010ff2ddea
|
Merge pwd
|
2021-01-12 15:52:29 -08:00 |
|
Ilan Cosman
|
b085f7026f
|
Remove extra <br>
|
2021-01-12 15:43:17 -08:00 |
|
Ilan Cosman
|
2bde490d97
|
Increase thanks to powerlevel10k
|
2021-01-12 15:38:46 -08:00 |
|
Ilan Cosman
|
3a90834b57
|
Replace <small> with <sup>
|
2021-01-12 14:22:08 -08:00 |
|
Ilan Cosman
|
882b3549f0
|
Minor edits to current directory section
|
2021-01-12 13:50:46 -08:00 |
|
Ilan Cosman
|
25cb215817
|
Add pwd section to features
|
2021-01-12 13:41:12 -08:00 |
|
Ilan Cosman
|
d142073081
|
Remove blah file, that's embarassing
|
2021-01-12 09:15:15 -08:00 |
|
Ilan Cosman
|
d6a2271cd3
|
Fix color bug in pwd
|
2021-01-11 16:23:35 -08:00 |
|
Ilan Cosman
|
c9614a4eb3
|
Update Configuration.md for markers
|
2021-01-11 16:16:55 -08:00 |
|
Ilan Cosman
|
9ceba3d423
|
Don't error if file doesn't have the specified key
|
2021-01-10 09:10:04 -08:00 |
|
Ilan Cosman
|
e555aad9e0
|
New pwd logic with markers
|
2021-01-10 08:56:46 -08:00 |
|