Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 486 Bytes

Screenshot

Overview

These are my personal dotfiles. Mainly for go and typescript development environments. Best used with neovim and fish shell. (which are both installed with scripts included)

Currently only intended for darwin operating system (Mac), because of the heavy use of homebrew package manager.

Setup

# Clone this repository
git clone git@github.com:erikjuhani/dotfiles ~

# Run the environment scripts with make
make init