mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
bin: refactor and reformat
This commit is contained in:
parent
efb4418451
commit
5d78ad3d43
7 changed files with 16 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
if [ -n "$1" ]; then
|
||||
exec gh issue edit "$@"
|
||||
exec gh issue edit "$@"
|
||||
fi
|
||||
|
||||
exec gh issue create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue