Skip to content

nakajima/dot-rot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

other setup stuff

install homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

link dotfiles

./local/bin/link-dotfiles

install brew stuff

brew bundle

remove builtin apps from dock

defaults write "com.apple.dock" "persistent-apps" -array; killall Dock

fix neovim

python3 -m pip install --user --upgrade pynvim --break-system-packages

About

easiest way to mess up new computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors