Skip to content

Instantly share code, notes, and snippets.

View tomsiwik's full-sized avatar
🔴
Recording

Tom Siwik tomsiwik

🔴
Recording
View GitHub Profile
@tomsiwik
tomsiwik / README.md
Last active March 13, 2020 22:11 — forked from PurpleBooth/README-Template.md
My go-to README.md template

{project-name}

{description-short}

@tomsiwik
tomsiwik / .zshrc
Last active January 30, 2019 09:31 — forked from XEngine/.zshrc
ZSH Powerlevel9k Config
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=/Users/tom/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
ZSH_THEME="powerlevel9k/powerlevel9k"