Skip to content

webdev-skynet/cfg-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

cfg-install

bootstrapper for installing dotfiles and setup scripts

How to use it

  1. Make sure that a .ssh* folder with the correct SSH keys is in $HOME
    Download command line developer tools (before using a git command to clone the dotfiles repo)
    $ sudo xcode-select —-install
    then update it with
    $ softwareupdate --all --install --force
  2. Transfer to a file this simple script with curl to automatize first-step setup to clone the settings/dotfiles repo on any new machine
curl -O -L https://github.com/webdev-skynet/cfg-install/main/bootstrap
chmod 755 bootstrap
./bootstrap
  1. Then source .zshrc to initialize last config and git user info setting routine from .private* and do the setup

* file on secret place

About

bootstrapper for installing dotfiles and setup scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages