Skip to content

Instantly share code, notes, and snippets.

View dbrumann's full-sized avatar

Denis Brumann dbrumann

View GitHub Profile
version: '3'
services:
database:
image: 'mysql:latest'
ports:
- '3306:3306'
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: '1'
MYSQL_DATABASE: 'workshop_app'
@dbrumann
dbrumann / .editorconfig
Created July 11, 2017 14:33
Project Templates
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
[*.php]
indent_size = 4
@dbrumann
dbrumann / dbrumann.zsh-theme
Created January 11, 2017 07:56
My default theme for zsh (just put it in ~/.oh-my-zsh/themes and update ZSH_THEME in the .zshrc
if [ $UID -eq 0 ]; then NCOLOR="red"; else NCOLOR="green"; fi
PROMPT='%{$fg[$NCOLOR]%}%B%n%b%{$reset_color%}:%{$fg[blue]%}%B%c/%b%{$reset_color%} $(git_prompt_info)%(!.#.$) '
# git theming
ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[blue]%}(%{$fg_no_bold[red]%}%B"
ZSH_THEME_GIT_PROMPT_SUFFIX="%b%{$fg_bold[blue]%})%{$reset_color%} "
ZSH_THEME_GIT_PROMPT_CLEAN=""
ZSH_THEME_GIT_PROMPT_DIRTY="*"
@dbrumann
dbrumann / keybase.md
Created November 3, 2016 09:37
Keybase - Prove your GitHub identity

Keybase proof

I hereby claim:

  • I am dbrumann on github.
  • I am dbrumann (https://keybase.io/dbrumann) on keybase.
  • I have a public key whose fingerprint is 41DD E075 4745 9FAE CFA1 7813 B8F6 4013 4AB1 782E

To claim this, I am signing this object: