Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdenen/config

Machine setup for Elixir development
https://github.com/jdenen/config

configuration dotfiles elixir

Last synced: 3 months ago
JSON representation

Machine setup for Elixir development

Awesome Lists containing this project

README

        

# MacOS <> Elixir with LunarVim

Configuration for my MacOS development environment:
+ [Oh My Zsh](https://ohmyz.sh)
+ Git with GPG signing
+ [Elixir](https://elixir-lang.org) and Erlang managed by `asdf`
+ [LunarVim](https://lunarvim.org)

## 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