Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
A forwarding disposable address system with a web user management interface. End users can supply disposable email addresses (DEA) that, by default, expire after receiving a few emails but can be e…
-
-
Forked from sjl/oh-my-zsh
A community-driven framework for managing your zsh configuration.
-
-
124 contributions in the last year
Contribution activity
November 2020
Created 2 commits in 2 repositories
Created 4 repositories
- offbyone/xword-dl Python
- offbyone/nyt-2020-election-scraper HTML
- offbyone/ansible-sickchill
- offbyone/doom-emacs Emacs Lisp
Created a pull request in hlissner/doom-emacs that received 3 comments
Suppress format-all-mode error when no formatter is available
Having this on renders it difficult to work with debug-on-error, since a lot of filetypes don't have formatters
Opened 2 other pull requests in 1 repository
hlissner/doom-emacs
1
merged
1
closed
Created an issue in hlissner/doom-emacs that received 3 comments
Errors when changing buffers - wrong type argument: stringp, nil
What did you expect to happen? I expected Helm's buffer switcher to appear What actually happened? As described on Discord: [12:28 PM] Chris R: @h…