diff --git a/functions/fish_prompt.fish b/functions/fish_prompt.fish index 898046e..d0b46e6 100644 --- a/functions/fish_prompt.fish +++ b/functions/fish_prompt.fish @@ -157,6 +157,8 @@ function __bobthefish_git_project_dir -S -a real_pwd -d 'Print the current git p [ -z "$git_toplevel" ] and return + + command -q wslpath; and set -l git_toplevel (command wslpath $git_toplevel) # If there are no symlinks, just use git toplevel switch $real_pwd/