Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 990 Bytes

File metadata and controls

31 lines (21 loc) · 990 Bytes

Table of Contents

Prerequisites

Before using these dotfiles, ensure that you have the following prerequisites installed on your system:

Installation

To install these dotfiles on your system, follow these steps:

  1. Clone this repository to your home directory:
cd ~ && git clone https://github.com/TangyOrigami/.dotfiles.git
  1. There are some extra steps that are better detailed on the original repo's for their respective projects, they're linked as submodules but in case you missed them here are the links. Follow the steps detailed in their repos and place them where they are referenced in the file tree:
  1. I use stow to create symlinks to my configs. This executable should set everything up for you to hit the ground running:
chmod +x ./stow-util.sh
./stow-util.sh