GithubHelp home page GithubHelp logo

byassine52 / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from borkweb/dotfiles-old

0.0 2.0 0.0 864 KB

Some common scripts I use in my world

License: MIT License

Shell 12.70% Vim Script 87.30% Perl 0.01%

dotfiles's Introduction

Install Homebrew

Homebrew is the key to getting rock and rolling on anything!

/usr/bin/ruby <(curl -fsSk https://raw.github.com/mxcl/homebrew/go)

Stuff to Brew Install

These are the tools that I use all the time. Brew install ALL THE THINGS!

brew install autojump ctags-exuberant hub fmdiff jslint node \
reattach-to-user-namespace rsyslog siege the_silver_searcher \
tmux zsh
  • autojump
  • ctags-exuberant (Used for .vim/bundle/tagbar)
  • fmdiff
  • hub
  • jslint
  • node
  • reattach-to-user-namespace (enables pbcopy, chromedriver, etc from tmux)
  • rsyslog
  • siege
  • the_silver_searcher
  • tmux
  • zsh

This allows you to brew install binaries!

brew tap caskroom/cask
brew install brew-cask
Necessary apps
brew cask install adobe-creative-cloud atom dropbox firefox \
google-chrome google-drive handbrake hipchat iterm2 limechat livereload \
minecraft mudlet sequel-pro skype spark tinygrab vagrant virtualbox vlc \
wacom-tablet
brew cask install qlstephen qlmarkdown quicklook-csv qlprettypatch betterzipql

Stuff to node install

Once node is installed, get these in place:

  • grunt

Vim

Plugins

Powerline

This provides a sweet status bar. Some patched fonts will be necessary.

Other things that should be set up

WP-CLI

WordPress CLI is awesome.

git clone --recursive git://github.com/wp-cli/wp-cli.git
cd wp-cli
sudo utils/dev-build

CodeSniffer

This gives you the ability to sniff your code to ensure adherence to standards.

sudo pear install PHP_CodeSniffer

dotfiles's People

Contributors

borkweb 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.