Sample Header Ad - 728x90

On a fresh machine, which should come first the syncing of dotfiles or installation of their libraries?

0 votes
1 answer
69 views
This is a bit of a newbie question but I'm only starting out my journey with dotfiles! Suppose I have a fresh machine and I want to sync my existing dotfiles/settings from some repo. A dotfile may or may not have originated from a library which also has to be installed via some operation such as apt install or curl (e.g .gitconfig comes from git). This being said, which should I install first: - First the associated applications/libraries, and **then** sync the dotfiles from my repo? If I do this would I be able to overwrite the existing dotfiles that would have been added by installing said applications? - On the other way hand, one can also first sync the dotfiles from my repo and then install the libraries. However, wouldn't this be overwrite the dotfiles you had synced with the default dotfiles added by installing said libraries?
Asked by mesllo (135 rep)
Jul 31, 2024, 11:53 PM
Last activity: Aug 1, 2024, 07:15 AM