Closed johnr14 closed 7 months ago
I was trying my chezmoi dotfiles on multiple hosts and it looks like the file fish_variables
was copied from one host to the other.
Restarting from fresh after removing fish_variables
from my dotfiles, fixed the problem !
Closing this as my error so I don't waste other's time.
Describe the bug
Running tide in a distrobox, it doesn't identify the right os of the distrobox but the host os.
My setup : Fedora host arch distrobox
Results is a Fedora icon in distrobox.
Steps to reproduce
distrobox create --image arch:latest --name chezmoi --home /home/user/.local/home/chezmoi
Screenshots
Environment
Output of
tide bug-report
:Additional context
Distrobox's arch is not current, it's frozen on a archive date, so fish is out of date...
Could be the same with a podman or docker container ?