Commit Graph

78 Commits

Author SHA1 Message Date
Ilan Cosman
36393ffb75 Fix tests 2021-11-25 09:47:53 -08:00
Ilan Cosman
6047c86351 Replace --regex with -r, it's used often enough 2021-10-31 13:44:16 -07:00
Ilan Cosman
055f298b12 Add tide_git_truncation_length (#221) 2021-10-31 10:53:43 -07:00
Ilan Cosman
0389bb6a99 Remove spurious quotes 2021-10-14 18:09:55 -07:00
Ilan Cosman
9f11d9fa6b Minor edits 2021-09-30 21:18:16 -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
Branch Vincent
740904fe6a
isolate tests and add Makefile (#179)
* isolate tests

* add Makefile

* Makefile edits

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-07-25 10:46:58 -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
dc149a652c Fix bug with restarting configuration wizard 2021-07-17 14:33:31 -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
0c5ba87d56 Support pipenv in virtual_env item (#170)
Co-authored-by: William Brown <Will@WillJBrown.com>
2021-07-08 11:27:43 -07:00
Ilan Cosman
9b109f5715 Detect jobs faster 2021-07-08 09:43:41 -07:00
Ilan Cosman
c8b1683328 Use default name variables for status 2021-07-06 15:41:52 -07:00
Ilan Cosman
c03d50845b Remove shlvl test for now 2021-06-29 14:50:01 -07:00
Ilan Cosman
0172b89160 set TERM for tests 2021-06-26 14:23:08 -07:00
Kid
b8f832c09d
Add SHLVL item (#165)
* Add SHLVL item

* Run function in subshell

* Python bug?

* Revert "Python bug?"

This reverts commit 79fbadc29f.

* Change icon

* Fix macOS test

* Run on Linux only
2021-06-23 14:47:28 -07:00
Ilan Cosman
6e74d1c71d Remove nonexistent variable tide_jobs_verbose 2021-06-08 13:21:49 -07:00
Ilan Cosman
138b60021f Update pwd tests 2021-05-29 19:08:52 -07:00
Ilan Cosman
230821a99f Rename variables 2021-05-20 08:46:39 -07:00
Ilan Cosman
4b3ce437eb Remove _tide_decolor file 2021-05-19 10:14:21 -07:00
Ilan Cosman
5659392f93 Reduce number of universal variables 2021-05-18 15:00:49 -07:00
Ilan Cosman
8ebdffab21 Add special characters to indicate git tags and shas (work on #154) 2021-05-12 09:35:19 -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
dfe5bb8618 Rename prompt_char to character 2021-04-24 17:42:12 -07:00
Ilan Cosman
ba35af1883 Enhance git item tests 2021-04-13 21:57:11 -07:00
Ilan Cosman
c7d9679b28 Detect os on install only 2021-04-04 20:20:26 -07:00
Ilan Cosman
21d57439dd Always fetch git status, even in .git dir 2021-03-27 09:07:44 -07:00
Ilan Cosman
ac40b8fbe5 Update status tests 2021-03-26 07:38:10 -07:00
Ilan Cosman
22683c674f Don't set a length for git SHA 2021-03-25 16:59:13 -07:00
Ilan Cosman
e954a609ac Make status item smarter, remove tide_status_always_display 2021-03-07 21:43:39 -08:00
Ilan Cosman
a55612d38f Remove tide_rust_verbose_version and updates rust item test 2021-03-07 21:34:22 -08:00
Ilan Cosman
d41e20959d Fix pwd markers 2021-03-06 11:58:49 -08:00
Ilan Cosman
05af630a82 Run new fish_indent on code 2021-03-02 09:46:40 -08:00
Ilan Cosman
aa50156af9 Make virtual_env item smarter (closes #97) 2021-02-28 15:37:19 -08:00
Piotr Usewicz
4f621eae3f
Add chruby item (#100)
* Add ruby item

* Rename chruby test

Co-authored-by: Ilan Cosman <ilancosman@gmail.com>
2021-02-28 08:52:11 -08:00
Ilan Cosman
39e96090a0 Add php item test 2021-02-25 14:20:20 -08:00
Ilan Cosman
08e471bbdb Fix nvm item, nvm is assumed to be installed now 2021-02-17 09:10:38 -08:00
Ilan Cosman
9345da0bfe Add time item test 2021-02-11 11:53:56 -08:00
Ilan Cosman
89245616ba Remove sudo from context test 2021-02-11 11:36:10 -08:00
Ilan Cosman
cd8f322dce Correct spelling of india 2021-02-11 11:34:58 -08:00
Ilan Cosman
b7c044d4f3 Add markers test for PWD 2021-02-11 11:34:20 -08:00
Ilan Cosman
c2ba6ead2f Add truncate to unique test 2021-02-11 11:32:06 -08:00
Ilan Cosman
cce7706b66 Set git config locally 2021-02-10 18:07:24 -08:00
Ilan Cosman
085bbb67a4 Improve git test 2021-02-10 18:05:32 -08:00
Ilan Cosman
22c62f67bf Set user.email and user.name so git commit won't fail 2021-02-10 17:52:59 -08:00
Ilan Cosman
5ca5eb7fc3 Actually fix git test 2021-02-10 16:13:16 -08:00
Ilan Cosman
8edd4772d7 Fix git test 2021-02-10 15:58:28 -08:00