chrischoy / env-setup

Setup my dev environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu Development Environment Setup

Setup my personal ubuntu configuration.

Instruction

Replace "your@email.com" and "Your name" with appropriate strings

git clone --recursive https://github.com/chrischoy/env-setup.git
cd env-setting
./install-requirements.sh
./setup-dev-environment.sh "your@email.com" "Your name"

Highlight Current Screen

For a dual monitor setup, make the current monitor slightly brighter(see URL).

Remove Show Desktop Icon

When switching between applications (Alt-Tab), accidentally swithching to the Show Desktop icon will minimize all applications.

Follow the steps on the ask ubuntu answer to remove the show desktop icon.

About

Setup my dev environment


Languages

Language:Shell 52.3%Language:Python 47.7%