Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

hide username and hostname [question] #37

Open
ericsonluciano opened this issue Nov 1, 2014 · 3 comments
Open

hide username and hostname [question] #37

ericsonluciano opened this issue Nov 1, 2014 · 3 comments

Comments

@ericsonluciano
Copy link

I'm not sure if this is my computer setup or it's powerline-themes.

i get 'sharlonbalbalosa@ThousandMinds.local' and i want to hide i also add this two line
POWERLINE_HIDE_USER_NAME="true"
POWERLINE_HIDE_HOST_NAME="true"

@geekplux
Copy link

geekplux commented Feb 4, 2015

I add this two line in .zshrc file, and run command source ~/.zshrc. The username and hostname disappear immediately.
But if I restart my iterm2 or open a new zsh tab, the username and hostname show again.....

@Gnnng
Copy link

Gnnng commented Apr 14, 2015

Be sure to add these config lines before source $ZSH/oh-my-zsh.sh in .zshrc file.

@3tty0n
Copy link

3tty0n commented Aug 8, 2016

in my .zshrc, i write as below to hide user and host name.

POWERLINE_HIDE_USER_NAME="true"
POWERLINE_HIDE_HOST_NAME="true"
source $ZSH/oh-my-zsh.sh

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants