Merge branch 'main' of git.mylloon.fr:Anri/confOS

This commit is contained in:
Mylloon 2023-05-01 13:55:10 +02:00
commit b6412dc0d8
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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)"'