luandro / My-Dotfiles

My personal dot files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#My personal initial config

Usage

bash <(curl -s https://raw.githubusercontent.com/luandro/My-Dotfiles/master/BasicMac.sh)

##OSx options

##Apps

  • Brew ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  • Brew cask brew install cask

  • WGET brew install wget

  • youtube-dl brew install youtube-dl

  • Spotify brew cask install spotify

  • VLC brew cask install vlc

  • uTorrent brew cask install utorrent

  • Google Chrome brew cask install google-chrome

####Fonts

brew tap caskroom/fonts
brew cask install font-lato
font-ubuntu
font-roboto
font-raleway font-raleway-dots
font-bebas-neue

####Sublime Text 3

brew tap caskroom/versions

brew cask install sublime-text3

####iTerm2 brew cask install iterm2

##CLI

####Zsh

  • Oh-my-Zsh
  • ZSH_THEME="agnoster"
  • plugins=(sublime git autojump brew node npm sudo tmux tmuxinator vagrant web-search)
  • Z to jump around

####Vim

##NodeJs

####Vagrant

About

My personal dot files


Languages

Language:Shell 100.0%