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