Skip to content
View wren's full-sized avatar
  • Seattle, WA
  • 17:08 (UTC -12:00)

Sponsoring

@wez

Organizations

@ANCEA @jrnl-org
Block or Report

Block or report wren

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wren/README.md

Hello! 😎

Connect with me:

github linkedin

Primary Languages and Tools:

python bash css3 html5 javascript nodejs photoshop react

Fun Stats:

Streak

Pinned

  1. jrnl-org/jrnl jrnl-org/jrnl Public

    Collect your thoughts and notes without leaving the command line.

    Python 6.3k 520

  2. jrnl.vim jrnl.vim Public

    Syntax for jrnl files in vim

    Vim Script 9 6

  3. Output a list of git branches in a n... Output a list of git branches in a nicely formatted, and colored table
    1
    #!/usr/bin/env zsh
    2
    # License: MIT (https://opensource.org/licenses/MIT)
    3
    # Copyright © 2022 Jonathan Wren <[email protected]>
    4
    # https://gist.github.com/wren/87d82952f24d503c14888e0430a46b17
    5
    #