bsbretly / dev_setup

Development environment setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Environment Setup

Collection of the setup of my work machine.

sudo apt install -y git
git clone git@github.com:hanntonkin/dev_setup.git

1) Ubuntu

Most of my work are on Ubuntu 16.04. Install here

. dev_setup/ubuntu_setup.sh
. dev_setup/ros/install_ros.sh
. dev_setup/git_setup.sh

2) MacOS

./dev_setup/macos_setup.sh
  • MS office
  • Matlab

About

Development environment setup

License:MIT License


Languages

Language:Shell 81.7%Language:Vim Script 18.3%