GithubHelp home page GithubHelp logo

happicamper / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pongstr/dotfiles

0.0 2.0 0.0 83 KB

Dotfiles for setting up osx web development workspace :)

License: MIT License

Shell 68.26% JavaScript 8.56% Vim Script 23.18%

dotfiles's Introduction

Dotfiles

credits to Pongstr & silverbux version 0.1.14

Requirements

Xcode & Command Line Tools

sudo is necessary for Homebrew to be installed and for some others. To get started run these commands:

# download latest from Github
$ curl -L -O https://github.com/happicamper/dotfiles/archive/master.zip

# unzip the file and move to $HOME directory
unzip master.zip && mv dotfiles-master ~/.dotfiles

# run bootstrap!
sh ~/.dotfiles/bootstrap.sh

Initialize Dotfiles

# Install `npm` and packages [bower, express, grunt-cli, jshint, less]
$ ./.dotfiles/init/.npm


# Update `gem` and install gems [rails, bundler, github-pages]
$ ./.dotfiles/init/.gems


# Install `casks` and tap to `caskroom-versions`
$ ./.dotfiles/init/.casks


# Install Sublime Text 3, Package Control, Spacegray Theme and Sublime Text Packages
$ ./.dotfiles/init/.subl


# Install Atom and Packages
$ ./.dotfiles/init/.atom


# Guide that helps you setup your git configuration and ssh-key setup for Github and Bitbucket
$ ./.dotfiles/init/.gituser


# Install oh-my-zsh, Pongstr Base-16.terminal theme, oh-my-zsh theme and configs
$ ./.dotfiles/init/.shell


# Setup vim, make it extra awesome..
$ ./.dotfiles/init/.vim


# OSX optimal awesome settings
$ ./.dotfiles/init/.osx


# Install fonts for coding and docs
$ ./.dotfiles/init/.fonts

Sublime, Vim, ZShell

Modified version of spacegray

Pongstr Spacegray

Terminal and Zshell Theme

HEADS UP!

Once the theme has loaded, you might want to replace the shell's startup command from login -fpql pongstr /bin/zsh to login -fpql YOURNAME /bin/zsh from Preferences, under Profiles > Shell tab

Terminal and Zshell Theme

Vim Base-16 Color scheme

Vim Base-16 Color scheme

Acknowledgements

Inspiration and code was taken from many sources, including:

dotfiles's People

Contributors

dumbledork avatar happicamper avatar pongstr avatar silverbux avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.