mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
show ssh in zsh shell
This commit is contained in:
8
.zimrc
8
.zimrc
@@ -25,12 +25,10 @@ zssh_ids=(id_ed25519)
|
||||
#
|
||||
|
||||
# Set your desired prompt here
|
||||
POWERLEVEL9K_DIR_DEFAULT_BACKGROUND='black'
|
||||
POWERLEVEL9K_DIR_DEFAULT_FOREGROUND='009'
|
||||
POWERLEVEL9K_CONTEXT_DEFAULT_BACKGROUND='black'
|
||||
POWERLEVEL9K_CONTEXT_DEFAULT_FOREGROUND='009'
|
||||
#POWERLEVEL9K_DIR_DEFAULT_BACKGROUND='black'
|
||||
#POWERLEVEL9K_DIR_DEFAULT_FOREGROUND='009'
|
||||
DEFAULT_USER=bauer
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir vcs anaconda)
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(ssh context dir vcs anaconda)
|
||||
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(background_jobs status time)
|
||||
|
||||
# Anaconda
|
||||
|
||||
Reference in New Issue
Block a user