bxio / dotconfig

Development environment setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~/.config

My setup for neovim, tmux, zsh, git, etc.

Copy this into ~/.config. If it's not a brand new machine you probably already have some of the files/folders. You can replace them or merge them together.

git clone --recursive git@github.com:volny/dotconfig.git ~/.config

Install script

At your own risk: Review install.sh, edit to your requirements, and execute it. It will install dependencies via Homebrew, load iterm settings, symlink various dotfiles to your home directory, and configure tmux, vim etc.

About

Development environment setup

License:MIT License


Languages

Language:Vim Script 55.5%Language:Shell 42.4%Language:Ruby 2.1%