Skip to content

neotreat/dotfiles-deprecated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neotreat's dotfiles

TBD

Introduction

TBD

Install

First update your system and install the XCode command line tools. They are necessary for the Mac App Store manageement tools mas (Note: The current version of mas only works with XCode 8.x and thus macOS 10.12).

sudo softwareupdate -i -a
xcode-select --install

Clone the dotfile repository and execute the installation script.

git clone https://github.com/neotreat/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap

Bugs

TBD

Credit

This repository was forked from Zach Holman' brilliantly structured dotfiles. He also wrote an interesting article about the philosophy of dotfiles, which I linked.

Furthermore I got inspired by the dotfiles of the following developers, which are also mentioned in the respective files:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.7%
  • Ruby 48.3%