Skip to content

Instantly share code, notes, and snippets.

@machl
machl / Time.swift
Created March 17, 2016 21:48
No more pain with ugly NSDate code.
//
// Time.swift
// Playground
//
// Created by Lukas Machalik on 17/03/15.
// Copyright © 2015 Beers&Chill LLC. All rights reserved.
//
// Examples:
// let duration = 100.milliseconds
@machl
machl / .bash_profile
Last active November 17, 2017 23:24
dotfiles
## Thanks to https://dotfiles.github.io/
# If not running interactively, don't do anything
[ -z "$PS1" ] && return
### EXPORTS ###
# PATH
export PATH=$PATH:/Users/machl/bin:/Applications/Postgres.app/Contents/Versions/latest/bin/