Skip to content

ChaosNyaruko/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

wget https://raw.githubusercontent.com/ChaosNyaruko/dotfiles/main/setup.sh

chmod 755 ./setup.sh

./setup.sh

For neovim settings, basic tools might be needed such as fzf/git/cmake/curl/...

Check the error log if some of the installation failed.

Brewfile

brew bundle dump

brew bundle --help for more details.