chore: removee pyenv

main
sudo pacman -Syu 2024-05-10 23:55:06 +07:00
parent 16757c9bbb
commit d708ad9281
2 changed files with 1 additions and 10 deletions

View File

@ -140,15 +140,6 @@ if command -v fnm &>/dev/null; then
eval "$(fnm env --use-on-cd)"
fi
# https://github.com/pyenv/pyenv
if command -v pyenv &>/dev/null; then
export PYENV_ROOT="$HOME/.pyenv"
[[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"
export PYTHON_CONFIGURE_OPTS="--enable-framework --enable-optimizations --with-lto"
export PYTHON_CFLAGS='-march=native -mtune=native'
fi
# https://github.com/ankitpokhrel/jira-cli
if command -v jira &>/dev/null; then
# Remember to jira init local not cloud

View File

@ -6,5 +6,5 @@ brew install \
fdupes rsync rclone restic \
yt-dlp newsboat \
btop \
clang-format pyenv pipx marksman moar \
clang-format pipx marksman moar \
qmk