gavinengel / decorate

For new Linux installations. Install packages for server and/or desktop. Setup home aliases and paths.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decorate

For new Linux installations. Install packages for server and/or desktop. Setup home aliases and paths.

Ubuntu desktop

  1. sudo apt-get install git -y;
  2. install your ssh key

  3. cd;
  4. git clone git@github.com:gavinengel/decorate.git;
  5. ~/decorate/sh/debuntu/apt-get-desktop.sh;
  6. sudo apt-get install -y build-essential; # per node.js instructions
  7. curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -; # per node.js instructions
  8. sudo apt-get install -y nodejs; # per node.js instructions
  9. install stuff in ~/bin/lib

  10. install Google Chrome

  11. ~/decorate/sh/gavin/setup.sh;

Other repos

  1. gitlab Documents
  2. gitlab Pictures
  3. gitlab Workspace
  4. gitlab keys

About

For new Linux installations. Install packages for server and/or desktop. Setup home aliases and paths.


Languages

Language:Shell 55.0%Language:Scheme 26.2%Language:Perl 18.8%