To setup your computer to work with *.test domains, e.g. project.test, awesome.test and so on, without having to add to your hosts file each time.
- Homebrew
- Mountain Lion -> High Sierra
request: function(options) { | |
var future=new Future(); | |
var req=http.request(options, function(res) { | |
var text=''; | |
res.setEncoding('utf8'); | |
res.on('data', function(chunk) { | |
text+=chunk; | |
}); | |
res.on('end', Block.guard(function() { |
urlencode() { | |
# urlencode <string> | |
old_lc_collate=$LC_COLLATE | |
LC_COLLATE=C | |
local length="${#1}" | |
for (( i = 0; i < length; i++ )); do | |
local c="${1:$i:1}" | |
case $c in |
10:9a:dd:b9:83:3e Hernan | |
7C:6D:62:D2:E4:0D Hernan's iPad | |
90:27:e4:fb:3a:7c Frederico | |
Frank | |
https://github.com/moredip/Frank | |
http://blog.thepete.net/2010/07/frank-automated-acceptance-tests-for.html | |
http://vimeo.com/21860134 |
#!/usr/bin/env bash | |
# checks if branch has something pending | |
function parse_git_dirty() { | |
git diff --quiet --ignore-submodules HEAD 2>/dev/null; [ $? -eq 1 ] && echo "*" | |
} | |
# gets the current git branch | |
function parse_git_branch() { | |
git branch --no-color 2> /dev/null | sed -e '/^[^*]/d' -e "s/* \(.*\)/\1$(parse_git_dirty)/" |
To setup your computer to work with *.test domains, e.g. project.test, awesome.test and so on, without having to add to your hosts file each time.
#!/bin/bash | |
# First install BasicTeX: http://mirror.ctan.org/systems/mac/mactex/mactex-basic.pkg | |
# Allows you to run tlmgr without sudo. | |
$ sudo chown -R `whoami` /usr/local/texlive | |
# Update everything. | |
$ tlmgr update --self --all | |
# Install extra packages used by the default pandoc template. |
#!/bin/bash | |
set -e | |
if [ $# -eq 0 ]; then | |
echo "USAGE: $0 plugin1 plugin2 ..." | |
exit 1 | |
fi | |
plugin_dir=/var/lib/jenkins/plugins |
#!groovy | |
# Best of Jenkinsfile | |
# `Jenkinsfile` is a groovy script DSL for defining CI/CD workflows for Jenkins | |
node { | |
} |
๐ป๐ป๐ป๐ป๐ป๐ป๐ป๐ป๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ๐ค๐ค๐ค๐ค๐๐๐๐บ๐บ๐บ๐บ๐น๐น๐ฝ๐ฉ๐น๐น๐ฅ๐ฅ๐ฅ๐ฟ๐ฟ๐ผ๐ ๐ฅ๐ฐ๐ญ๐๐ข๐๐๐ค๐ค๐ท๐ฒ๐ณ๐ฎ๐ท๐๐ถ๐ฆ๐ง๐ฒ๐ต๐ถ๐๐๐ฏ๐๐๐๐ก๐ ๐ฝ๐๐ฆ๐ง๐๐๐๐โค๏ธ๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐ค๐ฅ๐ ๐๐๐๐๐๐๐๐ฎ๐ฅ๐ฟ๐๐ฝ๐ผ๐น๐๐ฟ๐๐๐๐๐๐๐๐ ๐ข๐ฃ๐กโณโ๏ธโฐโ๏ธ๐๐๐๐๐ฃ๐ธ๐ซ๐ช๐๐๐ฌ๐ช๐จ๐ฉ๐ง๐ฝ๐ด๐ด๐ต๐ต๐ต๐ท๐ท๐ท๐ถ๐ถ๐ฐ๐ฐ๐ฐ๐ฐ๐ช๐ช๐ช๐ช๐ช๐ฝ๐ฝ๐ฝ๐ฝ๐ฝ๐ฝ๐๐จ๐ฉ๐ฅ๐๐ฆ๐ฅ๐ท๐บ๐ฌ๐ง๐ฏ๏ธ๐ณ๐ต๐ด๐ฒ๐๐น๐บ๐น๐ถ๐๏ธ๐๐๐๐๐๐๐ถ๐ฆ๐ถ๐๐ซ๐๐ต๐ฏ๐ฑ๐ณ๐ทใ๏ธ๐ใ๏ธ๐ท๐ธ๐โ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๏ธโ๐ฏ๐ฒ๐ฒ๐ฑยฉยฎโขยฉยฎโขโโผ๏ธโ๏ธโ๏ธโโโโญ๏ธ๐๐๐๐๐๐๐๐ง๐๐๐๐๐๐๐๐๐๐ ๐๐๐๐๐๐๐ฎโ ๏ธโฅ๏ธโฃ๏ธโฆ๏ธ๐ก๐ข๐ฃ๐ค๐ฅ๐ฆโ๏ธโโโโ๏ธโ๏ธ๐ฏ๐๐๐ฎ๐โฐใฐใฝ๏ธ๐ฑโผ๏ธโป๏ธโพ๏ธโฝ๏ธโช๏ธโซ๏ธ๐บ๐ฒ๐ณโซ๏ธโช๏ธ๐ด๐ต๐ปโฌ๏ธโฌ๏ธ๐ถ๐ท๐ธ๐น |
#!/bin/bash | |
case $# in | |
0) | |
echo "Usage: $0 {start|stop}" | |
exit 1 | |
;; | |
1) | |
case $1 in | |
start) |