Fix os item bug

This commit is contained in:
Ilan Cosman 2021-04-24 18:03:40 -07:00
parent 322dd13caa
commit 6b03eb4798

View File

@ -13,7 +13,7 @@ function _tide_init_install --on-event _tide_init_install
_tide_set _tide_color_green 5FD700
_tide_set _tide_color_light_blue 00AFFF
_tide_set _tide_root (status dirname)/..
_tide_set _tide_os_icon (_tide_detect_os)
_tide_set tide_os_icon (_tide_detect_os)
_tide_set VIRTUAL_ENV_DISABLE_PROMPT true
source $_tide_root/functions/tide/configure/choices/all/style.fish