I get duplicate output when checking for updates
$ swiftly self-update
Checking for swiftly updates...
Checking for swiftly updates...
Already up to date.
I do have version 1.1.1, I can see in .zprofile
# Added by swiftly
. "/Users/xxx/.swiftly/env.sh"
and I don't have swiftly mentioned in any of my other shell dotfiles.
I also remember that updating via commandline always said it failed, as it was already installed, but I can't test this at the moment as there is no update available. So my assumption is that it updates, and immediately tries to update again because somewhere there is duplication in my configuration.
I get duplicate output when checking for updates
I do have version 1.1.1, I can see in
.zprofileand I don't have swiftly mentioned in any of my other shell dotfiles.
I also remember that updating via commandline always said it failed, as it was already installed, but I can't test this at the moment as there is no update available. So my assumption is that it updates, and immediately tries to update again because somewhere there is duplication in my configuration.