confOS/.config/fish/conf.d/abbr_wsl.fish
2023-03-28 14:45:12 +02:00

4 lines
112 B
Fish

abbr d "explorer.exe ."
abbr unison "unison ~/src ~/u_dest"
abbr vs "code ."
abbr wgcc "x86_64-w64-mingw32-gcc"