Skip to content

Instantly share code, notes, and snippets.

View albertogalca's full-sized avatar
👋

Alberto Gallego albertogalca

👋
View GitHub Profile
@albertogalca
albertogalca / resetXcode.sh
Created January 16, 2018 16:27 — forked from maciekish/resetXcode.sh
Reset Xcode. Clean, clear module cache, Derived Data and Xcode Caches. You can thank me later.
#!/bin/bash
killall Xcode
xcrun -k
xcodebuild -alltargets clean
rm -rf "$(getconf DARWIN_USER_CACHE_DIR)/org.llvm.clang/ModuleCache"
rm -rf "$(getconf DARWIN_USER_CACHE_DIR)/org.llvm.clang.$(whoami)/ModuleCache"
rm -rf ~/Library/Developer/Xcode/DerivedData/*
rm -rf ~/Library/Caches/com.apple.dt.Xcode/*
open /Applications/Xcode.app
@albertogalca
albertogalca / README.md
Created November 30, 2017 18:05 — forked from mapsam/README.md
Namecheap > Github pages

Namecheap > Github pages

Pointing your domains to a gh-pages branch requires three steps.

  1. Add the Github IPs as A records on Namecheap. Both Github IPs are 192.30.252.153 and 192.30.252.154.
  2. Add your Github domain as the CNAME alias on Namecheap. your_username.github.io. (mind the extra period!)
  3. Add a CNAME with your new domain name in your repository. lowercase and nothing else

Contract Killer 3

Un fork del popular contrato open source para diseñadores y desarrolladores creado por Stuff & Nonsense


Entre nosotros [nombre de la compañía]