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.
# Clone this repository
git clone git@github.com:erikjuhani/dotfiles ~
# Run the environment scripts with make
make init