My attempt to make a repository to keep track of my dotfiles.
Set up this environment, run source cfg-install.sh from your $HOME directory.
I tried to implement the strategy described in the following links:
https://www.atlassian.com/git/tutorials/dotfiles https://news.ycombinator.com/item?id=11070797
To install this environment with curl run, the following command:
curl -Lks https://raw.githubusercontent.com/biniona/dotfiles/main/cfg-install.sh | /bin/bash