❯ poetry
Configuration file exists at /Users/jimbrannlund/Library/Application Support/pypoetry, reusing this directory.
Consider moving configuration to /Users/jimbrannlund/Library/Preferences/pypoetry, as support for the legacy directory will be removed in an upcoming release.
Poetry (version 1.2.2)
❯ cp -R /Users/jimbrannlund/Library/Application\ Support/pypoetry/ /Users/jimbrannlund/Library/Preferences/pypoetry
❯ mv /Users/jimbrannlund/Library/Application\ Support/pypoetry /Users/jimbrannlund/Library/Application\ Support/ppp
❯ poetry
zsh: command not found: poetry
❯ uname -a
Darwin F8-4D-89-71-75-73 21.4.0 Darwin Kernel Version 21.4.0: Mon Feb 21 20:35:58 PST 2022; root:xnu-8020.101.4~2/RELEASE_ARM64_T6000 arm64
Originally installed via the official installer and updated via poetry self update.
❯ cp -R /Users/jimbrannlund/Library/Application\ Support/pypoetry/ /Users/jimbrannlund/Library/Preferences/pypoetry❯ poetry zsh: command not found: poetry❯ uname -a Darwin F8-4D-89-71-75-73 21.4.0 Darwin Kernel Version 21.4.0: Mon Feb 21 20:35:58 PST 2022; root:xnu-8020.101.4~2/RELEASE_ARM64_T6000 arm64Originally installed via the official installer and updated via
poetry self update.