Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 668 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 668 Bytes

Dot (config) Files

  • Runtime configuration files for my home directory.
  • Bare repo to allow adding file directly in $HOME dir
  • Use dot alias to refer to this config repo

INSTALL SCRIPTS

  • Refer to install/ for scripts to install the various software.
  • install.sh will run all the install scripts in order.
  • install_<APP>.sh will install only that app.
  • install_lib.sh is a lib for helping the installation scripts.

CONFIGS

INSTALL DOTFILES

curl https://raw.githubusercontent.com/mangelozzi/dotfiles/master/.config/install/_install_config.sh | bash