Bug#1000199: $PATH is reset because of Debian patch

2021-11-29 Thread Wolodja Wentland
Package: fish Version: 3.3.1+ds-2 Followup-For: Bug #1000199 Hello, I can confirm the behaviour reported in this bug (i.e. PATH hardcoded to /usr/local/bin /usr/bin /bin/usr/local/games /usr/games). I've furthermore tested the alternative implementation provided by Federico and that resolved any

Bug#1000199: $PATH is reset because of Debian patch

2021-11-19 Thread Federico Di Gregorio
Package: fish-common Version: 3.3.1+ds-1 Followup-For: Bug #999749 The problem is that the Debian-specific configuration is run after fish uses the fish_user_paths universal variable to setup the PATH environment variable. A working solution could be to use fish_add_path to add the wanted paths (