all repos

dotfiles @ 3120a452fe883369238af2532cab1c48df09cc1f

my dotfiles
1 files changed, 2 insertions(+), 0 deletions(-)
bin: add issues script
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-11-05 14:51:47 +0200
Parent: 05fbaa1
A bin/issues

@@ -0,0 +1,2 @@

+#!/usr/bin/env bash +exec gh issue list "$@"