Skip to content

My dotfiles used on MacOS (Arch Linux on `linux` branch). Include custom scripts and configs for NeoVim, ZSH, Tmux, Ranger, and more.

License

Notifications You must be signed in to change notification settings

lucianonooijen/dotfiles

Repository files navigation

Luciano's dotfiles for MacOS

My personal dotfiles repo

Installation

To install, make sure ZSH is installed, then run ./install after cloning the repo.

Bootstrapping script

To bootstrap an empty MacOS installation, run:

curl https://raw.githubusercontent.com/lucianonooijen/dotfiles/master/bootstrap.sh > bootstrap
chmod +x bootstrap
./bootstrap