confOS/.config/fish/conf.d/alias_wsl.fish
2024-01-01 18:38:20 +01:00

2 lines
94 B
Fish

alias pwd "pwd | tee /dev/tty | clip.exe"
alias wpwd "wslpath -w . | tee /dev/tty | clip.exe"