On Wed, May 8, 2019 at 7:14 AM Luciano ES <lucm...@gmail.com> wrote: > > > Where does fish store those color choices? I want to restore them > > > from a backup. >
Assuming your backup includes your home directory your fish color preferences will be backed up. > I have 2.7.1 but please tell me about it in all versions so I can > always find it if I upgrade it. > > Those vars have to survive reboots. They have to be stored somewhere. > As I said in my earlier reply they are stored in your $HOME/.config/fish directory. In the fish 2.7 release the file name is `fishd.` plus your system host name or primary mac address. But you don't need to know that. Do not edit that file by hand. Always use the fish `set -U` command to modify it. In fish 3.x the file no longer has a unique machine specific suffix. Which is nice because it means that if you copy your home directory to a different system you will automatically get your fish color preferences on that machine. -- Kurtis Rader Caretaker of the exceptional canines Junior and Hank
_______________________________________________ Fish-users mailing list Fish-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fish-users