Skip to content

bneb/dotfiles

 
 

Repository files navigation

My streamlined dotfiles using a different vim configuration and zsh.


Installation Instructions

First, clone this repo wherever you'd like

mkdir -p ~/Configurations
cd ~/Configurations
git clone [email protected]:bneb/dotfiles.git

Second, review, then run the main script.

dotfiles/bootstrap.sh
The following may help if Homebrew needs some help.
sudo chown -R $(whoami):admin /usr/local
cd /usr/local && git reset --hard && git clean -df
cd -
dotfiles/bootstrap.sh

Third, review and run the .macos script if installing on a Mac.

dotfiles/.macos

✌️

About

Configurations for my Mac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 90.5%
  • Python 9.1%
  • Other 0.4%