Comment 16 for bug 1955137

Revision history for this message
Niklas Sombert (ytvwld) wrote :

It would be really nice if someone could take a look at https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1958022 before this gets widely released to Focal.

I guess this part in data/env/snapd.fish.in is the culprit:

+# Expand $PATH to include the directory where snappy applications go.
+set -u snap_bin_path "@SNAP_MOUNT_DIR@/bin"
+fish_add_path -aP $snap_bin_path