Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View gaui's full-sized avatar

Gudjon gaui

View GitHub Profile
@gaui
gaui / docker-compose.yml
Created July 18, 2018 01:12 — forked from barnybug/docker-compose.yml
Docker compose for a Docker-in-docker gitlab runners setup
# Docker-in-Docker Gitlab runners setup taken from:
# https://medium.com/@tonywooster/docker-in-docker-in-gitlab-runners-220caeb708ca
dind:
restart: always
privileged: true
volumes:
- /var/lib/docker
image: docker:17.09.0-ce-dind
command:
- --storage-driver=overlay2
@gaui
gaui / .gitconfig
Last active February 10, 2019 20:51
.gitconfig
[user]
email = gudjonj@gmail.com
name = Guðjón Jónsson
[alias]
lg = log --decorate --graph --pretty=format:'%C(auto)%h%C(reset) -%C(auto)%d%C(reset) %s %C(dim magenta)(%cr)%C(reset) %C(dim magenta)<%an>%C(reset)' --abbrev-commit
pullc = !git pull origin $(git symbolic-ref --short HEAD)
pushc = !git push origin $(git symbolic-ref --short HEAD)
current = symbolic-ref --short HEAD
conflicts = diff --name-only --diff-filter=U
branches = for-each-ref --sort=-committerdate refs/heads/ --format='%(color:yellow)%(committerdate:short)%(color:reset) %(authorname) %(color:bold blue)%(refname:short)%(color:reset)'

Keybase proof

I hereby claim:

  • I am gaui on github.
  • I am gaui (https://keybase.io/gaui) on keybase.
  • I have a public key ASBm7dGT4tuf07v5v3AkO9HnJ2ij3UNs__v_2d4Y27djRgo

To claim this, I am signing this object: