Commit Graph

31 Commits

Author SHA1 Message Date
Will Stone
57afe578d3
Add support for Bun (#485)
* Add support for Bun

* Fixes

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2024-02-04 09:13:52 -08:00
Julian V
7f9d24de00
Add Zig item (#452)
* Add Zig item

* Add zig to removable items list

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2023-10-06 18:23:22 -07:00
Ilan Cosman
10a1fabc9e Replace virtual_env item with more general python item 2023-09-24 13:20:46 -07:00
Carl Mercier
9252158e4f
Converted chruby to generic ruby (#437)
* Converted chruby to generic ruby

* Attempt at tests

* Only show the Ruby version if current directory has .rb files

* Only show the Ruby version if current directory has .rb files

* Revert "Only show the Ruby version if current directory has .rb files"

This reverts commit 136b02c1fd.

* Refactor

* Removed .tool-versions

* Sort configs

* Sort icons

* Remove pending changes

* Sort for remove_unusable_items

---------

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2023-09-13 21:06:56 -07:00
Ilan Cosman
bc613c8502 Only check for used unusable items 2023-06-18 12:34:47 -07:00
Branch Vincent
270b2696b4
add direnv (#398)
* add direnv

* fixes
2023-04-04 18:30:19 -07:00
Branch Vincent
6a9d3e2749
add gcloud (#396)
* add gcloud

* use named capture group
2023-04-01 14:39:02 -07:00
Ilan Cosman
6e4739afd4 autoremove elixir item 2023-03-25 12:33:02 -07:00
Taha
0cf2993d37
Fix distrobox prompt support (#351)
* Fix distrobox prompt support

* Fix distrobox prompt support

* Fix distrobox prompt support

* Fix distrobox prompt support

* Fix distrobox prompt support

* Fix distrobox prompt support

* Simplify and format

* Fix distrobox prompt support

* Remove extraneous command

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-10-14 14:10:27 -07:00
Devansh Sharma
0a83ef6af8
Add Pulumi item (#335)
* Add Pulumi support

* Fix indentation issues

* Update to command rm in pulumi test

* Replace python script with sha1sum command; Update to use fish builtins

* Some changes to pulumi item

* Update pulumi item for search-up behavior

* Actually update pulumi item for search-up behavior

* Merge main

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-09-19 18:19:59 -07:00
David Lapshin
81ffcfea58
Add Distrobox item (#337)
* Add distrobox indicator

* Display name when in distrobox container

* Add to remove_unusable_items and change colors

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-09-19 15:51:40 -07:00
Rafael Revi
ea39d97323
crystal language item (#322)
* now with crystal lnaguage support

* added crystal to remove unusable items

* Color edits

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2022-08-06 13:41:27 -04: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
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
Ilan Cosman
05658ae43d Merge java item (#244) 2022-01-09 13:14:55 -08:00
Yonatan Striem-Amit
75238d14ee java support for tide 2022-01-06 07:59:37 -05:00
Ilan Cosman
7224a99ba6 Merge in docker item (#231)
Co-authored-by: Gabriel Augendre <gabriel@augendre.info>
2021-12-10 10:20:23 -08:00
Ilan Cosman
13b6c60411 Don't edit tide_.*_prompt_items anymore, instead use internal vars 2021-11-24 15:45:48 -08:00
Ilan Cosman
38466cf6a1 Add toolbox item (closes #211) 2021-10-13 09:00:10 -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
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
bd875fb85b Minor edits 2021-08-01 14:28:27 -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
8b4201cbdf Add go item (#174)
Co-authored-by: Dr. Stephan Heuer <dshr153@gmail.com>
2021-07-14 09:10:09 -07:00
Ilan Cosman
24b981e97c Also check for python3 before removing item (fixes #162) 2021-06-03 13:12:38 -07:00
Ilan Cosman
67def5c37b Switch to snake case 2021-05-12 13:13:51 -07:00
Ilan Cosman
b8401770dc Switch rust to rustc better 2021-04-24 18:14:30 -07:00
Ilan Cosman
322dd13caa Rename rust to rustc 2021-04-24 18:01:02 -07:00
Ilan Cosman
c5d7640415 Simplify removing unusable items 2021-03-17 22:23:01 -07:00
Ilan Cosman
9e7f04d82e Remove unusable tool items on startup (fixes #129) 2021-03-17 14:30:04 -07:00