Giter Site home page Giter Site logo

dotfiles's Introduction

.dotfiles

All you need to DEVELOP HARDER!

These are mostly stolen from skwp's amazing Yadr.

Installing

git clone git://github.com/victormours/dotfiles.git ~/.dotfiles
~/.dotfiles/install.sh
  • Install iTerm2
  • Install Solarized for iTerm2
  • Recommended: remap Capslock to Escape with Seil

What you get

  • awesome shell aliases
  • blazingly fast git workflow
  • sweet vim setup
  • and much more!

Zsh

  • Explicit aliases! They expand automatically when you use them.
  • Mandatory aliases: so you don't forget to use them. Mandatory Aliases

(Mac)Vim

  • Space is the leader!
  • <Space>f opens a file tree
  • <Space>d opensa a fuzzy file finder
  • Ctrl with hjkl moves from split to split
  • vv opens a vertical split
  • ss opens a horizontal one
  • Q closes a split
  • <Space>g opens a grep of the word under the cursor

Abbreviations!

  • pry! for require 'pry'; binding.pry
  • spec! for require 'spec_helper'

Git(Hub)

Super fast aliases (see git/aliases)

  • c my-branch to checkout
  • l to pull
  • gc "my commit message" to add all and commit
  • p to push
  • prm to open a pull request towards the master branch
  • prs to see all the pull requests in the current repo

dotfiles's People

Contributors

haroenv avatar victormours avatar

Stargazers

 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.