This repository contains my personal dotfiles, which are used to configure my development environment. To get started, simply run the install.sh
script in the root of this repository.
To install my dotfiles, follow these steps:
- Clone this repository to your local machine:
$ git clone https://github.com/u0/dotfiles.git
- Change into the cloned repository:
$ cd dotfiles
- Run the installation script:
$ ./install.sh
Run ./install.sh
to install my dotfiles and start customizing your development environment.