Skip to content

Instantly share code, notes, and snippets.

{"version":1,"resource":"file:///c%3A/wamp64/www/carbonclap/app/Models/ProjectSubstep.php","entries":[{"id":"YWh7.php","timestamp":1653401132443},{"id":"WpGf.php","timestamp":1653401160371},{"id":"8NjS.php","timestamp":1653568884252},{"id":"E2S3.php","timestamp":1653903913858},{"id":"3nXn.php","source":"undoRedo.source","timestamp":1653903963764}]}

OS X ENV (re)Install

This is my personal guide to restore my configuration and setup my system for a fresh install. I use it and keep it updated frequently. Hope it will inspire you on your own way =].

Backup

Before a fresh reinstall, don't forget to backup many things. A regular ghost made with CarbonCopyCloner or Clonezilla is a good solution, but if you can't, you should save the following:

@function em($target, $context: $base-font-size) {
@if $target == 0 { @return 0 }
@return $target / $context + 0em;
}
$base-font-size: 15px;
h1 {
font-size: em(21px, 15px); // Outputs 1.4em
}
@sylzys
sylzys / Drupal modules
Created November 4, 2013 13:52
Drupal Modules
entity_query
@sylzys
sylzys / Brew PDO_SQL
Created October 14, 2013 20:01
Brew PDO_SQL
brew install php54 --with-mysql --with-pgsql --with-fpm
@sylzys
sylzys / backbone-links.md
Created March 31, 2012 14:15 — forked from beriberikix/backbone-links.md
AWSUM Web Development Linkz
@sylzys
sylzys / CTF sites
Created March 20, 2012 08:14
CTF sites
https://stripe.com/blog/capture-the-flag
http://www.root-me.org/fr/Challenges/Programmation/