lucianonooijen / dotfiles

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

Home Page:http://lucianonooijen.nl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://lucianonooijen.nl

License:GNU General Public License v3.0


Languages

Language:Vim Script 81.5%Language:Shell 18.5%