Coder Social home page Coder Social logo

dotfiles's Introduction

Matthew McVickar's Dotfiles

Forked from Mathias Bynens’ set.

Instructions

NOTE: While the initial dotfiles setup here can be run on its own, it is automatically included in my Setup script.

Grab this set of dotfiles and run it for the first time.

$ git clone https://github.com/matthewmcvickar/dotfiles.git && cd dotfiles && ./build_dotfiles.sh --force

When updating dotfiles thereafter, run:

$ dots

(This is an alias of bash ~/Sites/matthewmcvickar/dotfiles/build_dotfiles.sh --force, defined in ~/.aliases.)

Dotfiles

Automatic Configurations

  • .ackrc: For ack, which is superior to grep.
  • .wgetrc: wget configuration.

Shell Environment Configurations

  • .aliases
  • .bash_profile
  • .bash_prompt
  • .bashrc
  • .exports
  • .functions
  • .hushlogin: Presence of this file disables junk displayed on Terminal launch/login.
  • .inputrc: Configuration for bash readline.
  • .screenrc: Disables startup message.

Git

  • .gitattributes
  • .gitconfig
  • .gitignore

Manual-run Configurations

When setting up a new OS X computer.

Set OS X defaults:

$ bash ~/.osx

Grab basics from Homebrew and native apps from Cask:

$ brew bundle ~/Brewfile
$ brew bundle ~/Caskfile

dotfiles's People

Contributors

mathiasbynens avatar matthewmcvickar avatar porada avatar user996015 avatar matijs avatar alrra avatar hongymagic avatar richo avatar sindresorhus avatar sjonnet19 avatar pkruithof avatar paulirish avatar oschrenk avatar necolas avatar nizaroni avatar atdt avatar manix84 avatar vasylnakvasiuk avatar wimleers avatar franciscolourenco avatar ekinertac avatar bdzs avatar iloveitaly avatar abslodov avatar kyleridolfo avatar nikolavp avatar clawfire avatar nvartolomei avatar eins78 avatar kevinlawler avatar

Watchers

Andrew Scudder 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.