noahgorstein / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This includes my configuration for:

  • zsh
  • homebrew
  • neovim
  • alacritty
  • starship

Requirements

  • make
make all

Install

To set up all of the files as symlinks in your home directory, just run this:

Install with Homebrew

brew bundle --file=~/dotfiles/Brewfile

and

brew bundle --force cleanup --file=~/dotfiles/Brewfile

About


Languages

Language:Lua 67.0%Language:Shell 27.2%Language:Makefile 3.2%Language:Ruby 2.6%