Skip to content

or-equals/dotfiles

Repository files navigation

Or Equals Development Environment

NeoVim with Tmux is our default development environment. This configuration is optimized for Elixir/Ruby/Javascript development.

Installations

  • 1Password for password management.
  • Dash for quick documentation lookup.
  • Postgres App for easy Postgres database management.
  • iTerm for an improved terminal.

Setup

  1. Install all of the tools above.

  2. Clone this repository and run the setup script.

git clone https://github.com/or-equals/dotfiles.git
cd dotfiles
./setup.sh
  1. Create a localized git config here ~/.gitconfig.local Populate with the following:
[github]
  user = YourUser
[user]
  email = your@email.com
  name = FirstName Lastname
  1. Fire up vim and install the plugins with :PlugInstall
  2. Make sure all the remote Neovim plugins are installed with :UpdateRemotePlugins

About

Or Equals programming configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •