confOS/.config/fish/conf.d/alias_wsl.fish
2023-11-07 15:36:30 +01:00

2 lines
147 B
Fish

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