Dotfiles and common scripts
git clone https://github.com/kisel/cfg.git ~/.cfg
git clone git@github.com:kisel/cfg.git ~/.cfg
#cd ~/.cfg
#git remote add cfg-ssh git@github.com:kisel/cfg.git
bash <(curl https://raw.githubusercontent.com/kisel/cfg/refs/heads/master/bootstrap.sh)
or
git clone https://github.com/kisel/cfg.git $HOME/.cfg
bash $HOME/.cfg/bootstrap.sh
cat $HOME/.cfg/bootstrap.sh
git push git@github.com:kisel/cfg.git
or
sh sync.sh