mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
removed debug echo
This commit is contained in:
parent
07a58cb095
commit
e86dfef1c5
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ function history_sync_push() {
|
|||
esac
|
||||
done
|
||||
|
||||
echo $recipients
|
||||
|
||||
# Encrypt
|
||||
if ! [[ ${#recipients[@]} > 0 ]]; then
|
||||
echo -n "Please enter GPG recipient name: "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue