diff --git a/.config/fish/conf.d/abbr_wsl.fish b/.config/fish/conf.d/abbr_wsl.fish index a9da38f..9954f0d 100644 --- a/.config/fish/conf.d/abbr_wsl.fish +++ b/.config/fish/conf.d/abbr_wsl.fish @@ -1,4 +1,4 @@ -abbr d "explorer.exe \$(wslpath -w images/)" +abbr d "explorer.exe \$(wslpath -w .)" abbr unison "unison ~/src ~/u_dest" abbr vs "code ." abbr wgcc x86_64-w64-mingw32-gcc