confOS/.config/fish/conf.d/alias_wsl.fish
2023-11-11 13:51:25 +01:00

2 lines
155 B
Fish

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