On Linux and other Unix-like systems much configuration are stored in dotfiles. You can manage these to easily migrate to a new computer or to share configuration on multiple computers with Git and GNU Stow.
See these articles:
cd ~/.dotfiles
mkdir -p lazygit/.config/lazygit
stow --adopt -v lazygitcd ~/.dotfiles
stow -v lazygit