Bug#1050935: Update

2023-09-13 Thread René D . Obermueller
Using the patch: https://gist.github.com/Fjodor42/cfd29b3ffd1d1957894469f2def8f4f6 the modules can be built against 6.5.

Bug#1001584: fish: login shell resets $PATH between user's conf.d/ config and user's config.fish

2021-12-22 Thread René D . Obermueller
Hi, I've run into the same when creating a new window in tmux. This seems to be caused by /usr/share/fish/vendor_conf.d/00debian-profile.fish. Perhaps it's better to use fish_add_path (which should prevent duplicates) instead of setting the whole PATH? Also, it might need revisiting after