fix wpwd ^3
This commit is contained in:
parent
37abf6fb43
commit
d4aa75df18
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ abbr d "explorer.exe ."
|
|||
abbr unison "unison ~/src ~/u_dest"
|
||||
abbr vs "code ."
|
||||
abbr wgcc "x86_64-w64-mingw32-gcc"
|
||||
abbr wpwd 'echo "\\\\wsl.localhost\\Arch$(pwd | tr / \\\ 2> /dev/null)"'
|
||||
abbr wpwd 'echo "\\\\\wsl.localhost\\Arch$(pwd | tr / \\\ 2> /dev/null)"'
|
||||
|
|
Loading…
Reference in a new issue