Highlights
- Arctic Code Vault Contributor
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
Pinned
3,047 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- delphinus/nb Shell
- delphinus/vim-denite-nb Python
- delphinus/vim-charcount
- delphinus/vim-wordcount Vim script
Created a pull request in xwmx/nb that received 3 comments
[WIP] Add completions for fish
Fish does not have the comprehensive subshell feature like bash (as far as I know), so this hack creates a file containing a function declaration a…
Created an issue in xwmx/nb that received 5 comments
too slow `nb ls -a`
I have over 2000 notes in a notebook. It is so annoying nb ls -a takes huge seconds.
time nb ls > /dev/null _______________________________________…