danielnolan / dotfiles

A set of Neovim, zsh, git, and tmux configuration files.

Home Page:https://danielnolan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danielnolan dotfiles

Requirements

Set zsh as your login shell:

chsh -s $(which zsh)

Install

Clone onto your laptop:

git clone git@github.com:danielnolan/dotfiles.git ~/dotfiles

Install rcm:

brew install rcm

Install the dotfiles:

env RCRC=$HOME/dotfiles/rcrc rcup

About

A set of Neovim, zsh, git, and tmux configuration files.

https://danielnolan.com

License:Other


Languages

Language:Shell 50.8%Language:Lua 44.7%Language:Ruby 4.4%