Giter Club home page Giter Club logo

dotfiles's Introduction

.dotfiles

Install

$ git clone https://github.com/michaelbragg/dotfiles.git ~/.dotfiles && cd ~/.dotfiles
$ chmod 755 scripts/bootstrap
$ scripts/bootstrap

OSX

Run osx/set-defaults.sh and you'll be good to go.

ZSH

Switch to using ZSH by default for Terminal:

chsh -s $(which zsh)

Credits

Most of these dotfiles were built in-part by reading the following:

https://github.com/holman/dotfiles/

https://github.com/mathiasbynens/dotfiles/

dotfiles's People

Contributors

michaelbragg avatar

dotfiles's Issues

MySQL Manager

Create a script that can install, update, backup database, and backup specific table.

Install MySQL

  • Install MySQL (via Homebrew)
  • Setup auto launch on startup
  • Initialise database
  • Prompt for user to setup root password

$ mysqldb install

Upgrade MySQL

  • Create a backup of database
  • Upgrade MySQL (via Homebrew)

$ mysqldb upgrade

Backup Database

  • Backup all tables in database

$ mysqldb backup

Backup Table

  • Backup table defined by command

$ mysqldb backup table-name

Import Database

  • Import all tables in database

$ mysqldb import

Import Table

  • Create table if needed
  • Import table defined by command

$ mysqldb import table-name

Help

  • Write help guide

Auto install software

Install from brew cask.

  • 1password
  • adobe-reader
  • adwaremedic
  • atom
  • caffeine
  • ccleaner
  • charles
  • cheetsheet
  • cyberduck
  • dropbox
  • firefox
  • firefox-beta
  • flux
  • freeplane
  • gemini
  • gifrocket
  • google-chrome
  • google-chrome-canary
  • google-drive
  • google-hangouts
  • google-nik-collection
  • google-web-designer
  • googleappengine
  • handbrake
  • imagealpha
  • imageoptim
  • kdiff3
  • keka
  • licecap
  • mamp
  • miro-video-converter
  • mongohub
  • multifirefox
  • openoffice
  • opera
  • opera-beta
  • osxfuse
  • screaming-frog-seo-spider
  • sequel-pro
  • skype
  • slack
  • spectacle
  • spotify
  • tuntap
  • vagrant
  • virtualbox
  • vlc
  • webkit-nightly
  • xquartz

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.