/dotfiles

My dotfiles :hammer::wrench:

Primary LanguageShell

Dotfiles 🔨🔧

This is my dotfiles setup installation. It's totally based on my needs and preferences but feel comfortable to use or fork if you want to.

I'm currently working on it and it will probably change always that I figure some config to be done or some software to be installed.

Usage

To use it, open your terminal and run:

# If you have curl installed
curl -Ls https://raw.github.com/dhyegofernando/dotfiles/master/install | bash

# If you have wget installed
wget -q -O - https://raw.github.com/dhyegofernando/dotfiles/master/install | bash

Roadmap

  • Setup OSX System Preferences
  • Setup Homebrew
  • Setup iTerm2
  • Setup ZSH
  • Setup oh-my-zsh
  • Setup MySQL
  • Setup Postgres
  • Setup Apache2
  • Setup RVM
  • Setup NVM
  • Setup PHP
  • Setup phpmyadmin
  • Setup DBeaver
  • Setup Google Chrome Canary
  • Setup Firefox
  • Setup Parallels
  • Setup XCode
  • Setup JavaJDK
  • Setup AndroidSDK
  • Setup Genymotion
  • Setup XCode
  • Setup 1Password
  • Setup LastPass
  • Setup Docker
  • Setup Franz
  • Setup Font Fira Code
  • Setup Visual Code
  • Setup Sublime Text
  • Setup React Native Debugger
  • Setup git
  • Setup SSH
  • Setup Heroku CLI
  • Setup AWS CLI
  • Setup Composer
  • Setup RAR
  • Setup GDrive CLI
  • Setup HTop
  • Setup Tree
  • Setup iDeviceInstaller
  • Setup json-server
  • Setup http-server
  • Setup Maven
  • Setup React Native CLI
  • Setup Adobe Photoshop CC
  • Setup Adobe Illustrator CC
  • Setup zoom.us
  • Setup Keynote
  • Setup Postman
  • Setup Spotify

License

Copyright 2018 Dhyego Calota

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.