Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

dotfiles

Set up a unix system using dotfiles and an installation script.

Requirements

OSX

Install Homebrew and Git

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

Ubuntu

Install Git

sudo apt-get install git

Installation

Clone dotfiles to your home folder and run install script

git clone git://github.com/mamuz/dotfiles.git ~/dotfiles && cd ~/dotfiles && source install.sh

Update

cd ~/dotfiles && source update.sh

Appendix

This is optimized for MacOS/Ubuntu+Gnome and includes a dev environment based on zsh, tmux, vim, google chrome, git, docker, aws, mysqlworkbench and phpstorm.

About

Set up a unix system using dotfiles and an installation script

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.