Skip to content

sandor-nemeth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains all my dotfiles, and scripts which I normally use.

This configuration is OSX-specific. The Brewfile lists the necessary apps that are to be installed to work with the attached configuration (see the section labeled with Command line apps).

Installation

First install Homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Then install the applications which are in the Brewfile:

brew tap homebrew/bundle
brew bundle

And then execute the install.sh script.

Releases

No releases published

Packages

No packages published