Skip to content

Instantly share code, notes, and snippets.

View mterring's full-sized avatar

Michael Terrington mterring

View GitHub Profile
@mterring
mterring / wezterm.lua
Created January 29, 2024 03:09
Wezterm config
-- Pull in the wezterm API
local wezterm = require("wezterm")
-- This table will hold the configuration.
local config = {}
-- In newer versions of wezterm, use the config_builder which will
-- help provide clearer error messages
if wezterm.config_builder then
config = wezterm.config_builder()
@mterring
mterring / gnometerminal.dconf
Created September 1, 2021 10:09
Dconf dump for VSCode Dark+ themed gnome terminal
[/]
background-color='rgb(30,30,30)'
background-transparency-percent=10
default-size-columns=120
default-size-rows=30
font='Monospace 13'
foreground-color='rgb(204,204,204)'
highlight-background-color='rgb(86,86,86)'
highlight-colors-set=false
palette=['rgb(0,0,0)', 'rgb(205,49,49)', 'rgb(13,188,121)', 'rgb(229,229,16)', 'rgb(36,114,200)', 'rgb(188,63,188)', 'rgb(17,168,205)', 'rgb(229,229,229)', 'rgb(102,102,102)', 'rgb(241,76,76)', 'rgb(35,209,139)', 'rgb(245,245,67)', 'rgb(59,142,234)', 'rgb(214,112,214)', 'rgb(41,184,219)', 'rgb(229,229,229)']
@mterring
mterring / .zshrc
Last active July 8, 2020 06:37
zsh configuration with nice git prompt
# Go
export GOPATH=$HOME/code/go
# If you come from bash you might have to change your $PATH.
export PATH=$HOME/bin:$GOPATH/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will

Keybase proof

I hereby claim:

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

To claim this, I am signing this object: