confOS/.config/fish/conf.d/alias_wsl.fish
Mylloon 5e4a833209
abbr and alias fixes
- add comments when needed
- rename grep to mgrep
- dont delete a.out for mgcc mg++ vgcc vg++
- clean then clear for vmake mmake
- use *.out instead of a.out
- fix wpwd
2023-10-10 20:45:33 +02:00

1 line
76 B
Fish

alias wpwd "echo '\\\\\wsl.localhost\\Arch$(pwd | tr / \\\\ 2> /dev/null)'"