This commit is contained in:
2026-04-20 12:30:30 +02:00
parent 315f9442ae
commit 8562298d83
7 changed files with 29 additions and 14 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ if (( $+commands[git] )); then
}
pingo() {
cd "$HOME/Repositories/PGdP" || return 1
cd "$HOME/Repositories/Uni" || return 1
local repo
repo=$(uy_git_repo_from_clipboard) || return 1
local dir_name="${repo:t:r}"