From aa236de643cca5e1653ce7094968024164a8f196 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 22 Jul 2024 18:21:22 +0200 Subject: [PATCH] im dumb --- .config/fish/conf.d/abbr_wsl.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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