Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 409 Bytes

File metadata and controls

26 lines (17 loc) · 409 Bytes

dotfiles

My collection of configuration files.

Installation

  1. Clone the repository:

    git clone https://github.com/tymcauley/dotfiles.git $HOME/.dotfiles
  2. Generate the config file:

    cd $HOME/.dotfiles
    ./init.sh
  3. (Optional) Edit cfg.mk to enable/disable modules or adjust package lists.

  4. Run the installation:

    make