AutoYADM commit: 2025-04-03 16:35:19

This commit is contained in:
Daniel Fichtinger 2025-04-03 16:35:19 -04:00
parent 387833ab9a
commit 23a834f599
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@ end
# get_git_provider_url $argv[1] $argv[2]
# set -l output (get_git_provider_url $argv[1] $argv[2])
get_git_provider_url $argv[1] $argv[2] | tee /dev/stderr | wl-copy
get_git_provider_url $argv[1] $argv[2]
# echo $output
# echo $output | wl-copy