Skip to content

darkhist/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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