Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 919 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 919 Bytes

Overview

My personal setup is based on:

Additionally, I make use of several fancy tools such as:

Installation

Most of these tools are available via Homebrew, so you can install them from there.

For the fonts, you can download them from the Nerd Fonts repository and install them manually.

Install with:

git clone https://github.com/benhid/dotfiles.git
cd dotfiles
mkdir -p ~/.config/
cp -r config/* ~/.config/
cp -r zsh/. ~/