Skip to content

Instantly share code, notes, and snippets.

View peterSalvato's full-sized avatar
👾

Peter Salvato peterSalvato

👾
View GitHub Profile
@amarjit-singh
amarjit-singh / lamp_setup.sh
Last active December 17, 2021 17:37
Bash file to install lamp stack
#!/bin/bash
Color_Off='\033[0m' # Text Reset
# Regular Colors
Red='\033[0;31m' # Red
Green='\033[0;32m' # Green
Yellow='\033[0;33m' # Yellow
Purple='\033[0;35m' # Purple
Cyan='\033[0;36m' # Cyan
@lucasfais
lucasfais / gist:1207002
Created September 9, 2011 18:46
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt