Skip to content

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

License

Notifications You must be signed in to change notification settings

danielnolan/dotfiles

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.5%
  • Lua 45.1%
  • Ruby 4.4%