confOS/.config/fish/config_wsl.fish

7 lines
165 B
Fish
Raw Normal View History

2022-03-30 19:29:58 +02:00
# NAS
sudo mount -t drvfs 'Y:' /mnt/y -o metadata,uid=1000,gid=1000
2022-06-28 12:07:59 +02:00
sudo mount -t drvfs 'Z:' /mnt/z -o metadata,uid=1000,gid=1000 2> /dev/null
2022-03-30 19:29:58 +02:00
# SSH
fish_ssh_agent