This repo's purpose is to help quickly setup my shell environment, when restarting or when getting a new machine.
- It serves as a backup of all my '.'files
- It serves as a backup for crafter cli helper shell scripts
- Intended to be used in 'Xnix' environments.
- This is based on zsh and oh-my-zsh
In your favorite terminal window and run theses commands:
$ cd ~
$ git clone https@github.com:fcaico/userConfig.git .userConfig
$ cd .userConfig && ./setup.sh