Skip to content

bneb/dotfiles

This branch is 23 commits ahead of, 14 commits behind mathiasbynens/dotfiles:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 9, 2019
71f328e · Jun 9, 2019
Jun 9, 2019
Jun 9, 2019
Jan 15, 2018
Jun 7, 2014
Jan 5, 2015
Jan 15, 2018
Jun 4, 2017
Jun 9, 2019
Nov 14, 2014
Jul 4, 2013
Jan 15, 2018
Jul 16, 2016
Jan 15, 2018
Mar 10, 2013
Mar 10, 2013
Jul 16, 2016
Jun 9, 2019
Jun 7, 2014
Jun 9, 2019
Mar 10, 2013
Jan 15, 2018
Jan 15, 2018
Jan 15, 2018
Dec 12, 2018
Jan 15, 2018
May 9, 2017
Jan 15, 2018
Jan 15, 2018

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 git@github.com: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%