Skip to content

AleksandrSemykin/dotfiles-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a collection of dotfiles and scripts I use for customizing OS X to my liking and setting up the software development tools

Installation

  curl https://raw.github.com/AlexSemykin/dotfiles/master/install -L -o - | sh

Custom installation

cd ~
git clone https://github.com/AlexSemykin/dotfiles.git
cd dotfiles

# You can remove/edit the scripts which you don't need

chmod a+x install
./install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.3%
  • CSS 5.1%
  • CoffeeScript 2.4%
  • Vim Script 0.2%