Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 886 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 886 Bytes

Requirements

  • brew install tmux
  • brew install zplug
  • brew install ripgrep
  • brew install tldr
  • brew install direnv
  • brew install gnupg
  • brew install bat
  • brew install asdf
  • brew install zoxide
  • brew install swiftdefaultappsprefpane
  • brew install --HEAD neovim
  • pip install neovim

iTerm

  • General>Preferences>Settings: Load preferences from a custom folder or URL

Manual

  • scm breeze: https://github.com/scmbreeze/scm_breeze#installation
  • iTerm colors: https://iterm2colorschemes.com/
  • Nerd Fonts: https://www.nerdfonts.com/

vim-plug

https://github.com/junegunn/vim-plug

Setup Script

bash setup.sh

asdf

asdf plugin-add nodejs https://github.com/asdf-vm/asdf-nodejs.git
asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git
asdf plugin add erlang https://github.com/asdf-vm/asdf-erlang.git
asdf plugin-add python