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
-
-
-
Forked from marktext/marktext
📝 A simple and elegant markdown editor, available for Linux, macOS and Windows. -
153 contributions in the last year
Activity overview
Contribution activity
October 2020
Created an issue in chriswalz/bit that received 2 comments
Interactive prompt completion does not display suggestions
I'm using macOS Catalina (10.15.7) and iTerm2 (3.3.2)
I installed bit through cURL:
curl -sf https://gobinaries.com/chriswalz/bit | sh;
curl -sf ht…