Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 535 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 535 Bytes

Development setup for Arch Linux and OS X.

macOS Setup

zsh

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval `/opt/homebrew/bin/brew shellenv`

brew install neovim tmux autoconf gnupg rg asdf direnv
brew install --cask spotify kitty tableplus firefox slack docker discord

brew tap homebrew/cask-fonts
brew install --cask font-jetbrains-mono-nerd-font

Installation

git clone --recursive https://github.com/boudra/dotfiles ~/dotfiles
~/dotfiles/install.sh