Skip to content

Instantly share code, notes, and snippets.

# Atom.io install repo add
sudo add-apt-repository ppa:webupd8team/atom
# Update packages
sudo apt-get update
# Node.JS setup
sudo apt-get install nodejs
sudo apt-get install npm
@jptacek
jptacek / styles.less
Created August 22, 2016 11:40
Atom.IO Less file for setup
/*
* Your Stylesheet
*
* This stylesheet is loaded when Atom starts up and is reloaded automatically
* when it is changed and saved.
*
* Add your own CSS or Less to fully customize Atom.
* If you are unfamiliar with Less, you can read more about it here:
* http://lesscss.org
*/
#!/bin/bash
echo "Welcome to the automatic app installation programs."
echo "run this as sudo"
dpkg --add-architecture i386
add-apt-repository "deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner"
add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"
wget -qO - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key | apt-key add -
add-apt-repository "deb http://apt.insynchq.com/ubuntu xenial non-free contrib"
apt-get -y update
cd ~/
@jptacek
jptacek / apmPackageInstall
Last active September 27, 2016 14:50
Atom.io Package install startup
apm install jshint
apm install react
apm install angularjs
apm install atom-beautify
apm install atom-typescript #type scrtip editor
apm install linter #base linter
apm install editor-config #coding styles across editors
apm install file-icons #UX icons
apm install minimap
apm install git-plus #
@jptacek
jptacek / boxstarter
Last active March 12, 2017 14:50
Boxstarter install
#Install-WindowsUpdate -AcceptEula
#Update-ExecutionPolicy Unrestricted
#Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
#Enable-RemoteDesktop
#Enable-MicrosoftUpdate
# install Visual Studio instances, SQL Server first
# Web Platform Installer (get a full list of packages you can install from webpi using "clist -source webpi")
# cinst webpi