Score:0

How to remove Python version shown in zsh terminal

vn flag

How can I remove this "via python v2.7.17" from my terminal? enter image description here

Sorry, I'm new to Ubuntu and I can't find any way to remove this from my terminal.

guiverc avatar
cn flag
Please provide OS & release; recent releases of Ubuntu no longer come with python 2.7 installed.
Score:2
br flag

You may want to edit your configuration file at ~/.zshrc.

I'm using Zsh as shell, themed with powerlevel10k. In my config file there is something like this:

  typeset -g POWERLEVEL9K_VIRTUALENV_SHOW_PYTHON_VERSION=false

Hope it'd be helpful!

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.