Skip to content

hanntonkin/dev_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Environment Setup

A collection of my favorite settings.

0 - Git

sudo apt install -y git
git clone [email protected]: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

About

Development environment setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published