mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
parent
ec41294492
commit
dbdd1f536b
@ -127,7 +127,7 @@ function __bobthefish_git_project_dir -S -a real_pwd -d 'Print the current git p
|
|||||||
|
|
||||||
# Support Git under WSL (see #336)
|
# Support Git under WSL (see #336)
|
||||||
command -q wslpath
|
command -q wslpath
|
||||||
and set git_toplevel (command wslpath $git_toplevel)
|
and set git_toplevel (command wslpath -w $git_toplevel)
|
||||||
|
|
||||||
# If there are no symlinks, just use git toplevel
|
# If there are no symlinks, just use git toplevel
|
||||||
switch $real_pwd/
|
switch $real_pwd/
|
||||||
|
Loading…
Reference in New Issue
Block a user