Skip to content

Instantly share code, notes, and snippets.

View sfred's full-sized avatar
🏠
Working from home

Samuel Frederick sfred

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

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

To claim this, I am signing this object:

@sfred
sfred / .zshrc
Created June 2, 2020 14:10
.zshrc
# sfred's .zshrc
# https://github.com/sfred/dotfiles
# Load ZSH functions
autoload -U add-zsh-hook
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// Choose either "stable" for receiving highly polished,
// or "canary" for less polished but more frequent updates
updateChannel: 'canary',
// default font size in pixels for all tabs
fontSize: 12,