项目作者: arthurschneider

项目描述 :
Collection of my dotfiles
高级语言: Python
项目地址: git://github.com/arthurschneider/.dotfiles.git
创建时间: 2015-09-24T21:35:30Z
项目社区:https://github.com/arthurschneider/.dotfiles

开源协议:MIT License

下载



.dotfiles Logo

Collection of my dotfiles

Setup

First step is to download the files from repository.
Go to your home directory and run:

  1. git clone git@github.com:arthurschneider/.dotfiles.git

After that step you need to run the install.sh script.
Run these commands

  1. cd .dotfiles
  2. ./install.sh

Short version

  1. git clone git@github.com:arthurschneider/.dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install.sh