Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 271 Bytes

TODO.md

File metadata and controls

9 lines (7 loc) · 271 Bytes

TODO

  • Create a config_init.sh script which clone the repos, install the packages etc. deploy with:
git clone git@github.com:clementvidon/config.git $HOME/config && cd !$
curl -o- https://raw.githubusercontent.com/clementvidon/config/deploy.sh | bash