darkhist / dotfiles

 dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Prerequisites

  1. Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Stow
brew install stow

Clone

cd $HOME && git clone https://github.com/darkhist/dotfiles.git

Symlink

cd dotfiles
stow . 

Customizations

Font

Fira Code

Prompt

Pure

Acknowledgements

My setup is heavily inspired by the dreamsofautonomy dotfiles

About

 dotfiles


Languages

Language:Shell 74.7%Language:Vim Script 25.3%