fix wpwd
This commit is contained in:
parent
40c6a3ed24
commit
0cdc283ee8
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:\\$(pwd | tr / \\ 2> /dev/null)'"
|
||||
abbr wpwd 'echo "\\\\wsl.localhost\\Arch$(pwd | tr / \\ 2> /dev/null)"'
|
||||
|
|
Loading…
Reference in a new issue