Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 253 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 253 Bytes

config

  • Synchronize files - controlled by .gitignore
  • .*rc
  • .bashrc
  • .alias.sh
  • .config/
  • .jensenr30/install/
  • bin/

Init

git clone https://github.com/jensenr30/config.git
rsync -a config/ $HOME 
rm -rf config/
bash