Skip to content

jdenen/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS <> Elixir with LunarVim

Configuration for my MacOS development environment:

Setup

Run the setup script from scratch with:

/usr/bin/env bash -c "$(curl -fsSL https://raw.githubusercontent.com/jdenen/config/master/setup.sh)"

Or clone this repo down and run:

chmod u+x setup.sh
./setup.sh