/dev_setup

Development environment setup

Primary LanguageVim ScriptMIT LicenseMIT

Development Environment Setup

A collection of my favorite settings.

0 - Git

sudo apt install -y git
git clone git@github.com:hanntonkin/dev_setup.git
<!-- . dev_setup/ubuntu/setup_git.sh -->

1 - Ubuntu

Tested on Ubuntu 16.04 LTS.

sudo ./dev_setup/ubuntu/setup.sh
  • System tools: Terminator, OpenSSH, Vim
  • ROS Kinetic
. dev_setup/ros/install_ros.sh

2 - MacOS

./dev_setup/osx/macos_setup.sh
  • Tools: homebrew, iTerm2
  • Productivity: Sublime, Latex, Mendeley, Dropbox, Spectacle, Macdown, MS office
  • Communication: Chrome, Skype, Slack, WhatsApp, MS Outlook
  • Settings: system, finder, autocorrection, iTerm2 (minimal, Lucario)
  • Coding: C++ (brew install eigen, cmake); Python (conda)

3 - Editor Sublime Text

  • Themes: Predawn, Material Theme
  • Python: BracketHighlighter, Anaconda
  • C++: Clang Format