Fix cli editor

This commit is contained in:
2023-12-13 13:28:07 -05:00
parent bf213be9fb
commit cf2f125e86
2 changed files with 3 additions and 0 deletions

View File

@ -27,4 +27,5 @@ pshow () {
popen () {
gitlab-project-manager project open $1
reset 2>&1 > /dev/null
}