Skip to content
View TheCleric's full-sized avatar
Block or Report

Block or report TheCleric

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

Pinned

  1. pipplus pipplus Public

    Python

  2. ppsetuptools ppsetuptools Public

    A drop in replacement for python setuptools that uses pyproject.toml files

    Python 7 2

  3. ZSH Profile ZSH Profile
    1
    
                  
    2
    GIT_PS1_SHOWDIRTYSTATE=1
    3
    GIT_PS1_SHOWDIRTYSTATE_COUNT=1
    4
    GIT_PS1_SHOWUNTRACKEDFILES=1
    5
    GIT_PS1_SHOWUNTRACKEDFILES_COUNT=1
  4. Customized Git Terminal Prompt Gener... Customized Git Terminal Prompt Generator
    1
    # bash/zsh git prompt support
    2
    #
    3
    # Copyright (C) 2006,2007 Shawn O. Pearce <spearce@spearce.org>
    4
    # Distributed under the GNU General Public License, version 2.0.
    5
    #