oh-my-fish_theme-bobthefish/functions
David Vallner 9588b3fe49
Support using Windows git under WSL
Linux Git is unusably slow when accessing repos in the Windows filesystem when using WSL; using Windows Git fixes this issue but it breaks the prompt since Windows Git returns Windows paths.

This converts the path to the equivalent POSIX path which restores the prompt under this setup; it should just return the original path when passed a POSIX path, and do nothing on non-WSL systems.
2022-09-30 17:03:48 +02:00
..
__bobthefish_colors.fish Fix k8s colors 2021-12-28 08:46:26 -05:00
__bobthefish_display_colors.fish Improved color scheme handling. 2018-03-25 08:58:10 -07:00
__bobthefish_glyphs.fish Add a $fish_private_mode indicator. 2020-08-28 07:00:15 -07:00
bobthefish_display_colors.fish Add k8s-context segment to bobthefish_display_colors 2021-12-28 08:46:33 -05:00
fish_greeting.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_mode_prompt.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_prompt.fish Support using Windows git under WSL 2022-09-30 17:03:48 +02:00
fish_right_prompt.fish move files to support fisher plugin standards (#293) 2021-01-23 10:47:21 -08:00
fish_title.fish Use more portable uname -n rather than hostname. 2021-11-05 10:16:55 -04:00