From b4bfd6b49314531b949b69aeabb1f016e413ce9c Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Thu, 7 Nov 2019 20:15:40 +0000 Subject: [PATCH] Add python-gist for managing GitHub gists --- .conduit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.conduit.yaml b/.conduit.yaml index c430a8c..eb94955 100644 --- a/.conduit.yaml +++ b/.conduit.yaml @@ -8,6 +8,7 @@ - ipython - ipdb - grip + - python-gist - symlink: - {src: flake8, dst: ~/.config/flake8} - {src: pylintrc, dst: ~/.pylintrc}