zsh(prezto) 프롬프트 설정

13654 단어 zpreztoZsh

전제



쉘을 bash에서 zsh로 변경

zsh 프롬프트 설정


.zpreztorc 프롬프트 변경
#
#  Prompt(プロンプト)
#

# プロンプトのテーマを設定します。
# 'random'に設定するとランダムなテーマが読み込まれます。
# 昔の端末では自動的に'off'に設定されます。
zstyle ':prezto:module:prompt' theme 'walters'

# 作業ディレクトリのプロンプト表示の長さを設定します。
# デフォルトでは'short'に設定されています。'long'に設定してください。 (拡張子 '~' を付けないでください)
# さらに長いプロンプト表示のためには、より長く、あるいは 'full' (拡張子 '~' を付けて) を指定します。
# zstyle ':prezto:module:prompt' pwd-length 'short'

# プロンプトにリターンコードを表示するように設定します。
# 戻り値のコードです。 これはすべてのプロンプトでサポートされているわけではありません。
# zstyle ':prezto:module: prompt' show-return-val 'yes'

prompt 테마 목록
prompt -l

prompt 테마 미리보기
(일괄적으로 볼 수 있다...)
prompt -p

agnoster


zstyle ':prezto:module:prompt' theme 'agnoster'



cloud


zstyle ':prezto:module:prompt' theme 'cloud'



damoekri


zstyle ':prezto:module:prompt' theme 'damoekri'



giddie


zstyle ':prezto:module:prompt' theme 'giddie'



kylewest


zstyle ':prezto:module:prompt' theme 'kylewest'



minimal


zstyle ':prezto:module:prompt' theme 'minimal'



nicoulaj


zstyle ':prezto:module:prompt' theme 'nicoulaj'



paradox


zstyle ':prezto:module:prompt' theme 'paradox'



peepcode


zstyle ':prezto:module:prompt' theme 'peepcode'



powerlevel10k


zstyle ':prezto:module:prompt' theme 'powerlevel10k'



powerlevel9k


zstyle ':prezto:module:prompt' theme 'powerlevel9k'



powerline


zstyle ':prezto:module:prompt' theme 'powerline'



pure


zstyle ':prezto:module:prompt' theme 'pure'



skwp


zstyle ':prezto:module:prompt' theme 'skwp'



smiley


zstyle ':prezto:module:prompt' theme 'smiley'



소린


zstyle ':prezto:module:prompt' theme 'sorin'



steeef


zstyle ':prezto:module:prompt' theme 'steeef'



adam1


zstyle ':prezto:module:prompt' theme 'adam1'



adam2


zstyle ':prezto:module:prompt' theme 'adam2'



바트


zstyle ':prezto:module:prompt' theme 'bart'



bigfade


zstyle ':prezto:module:prompt' theme 'bigfade'



clint


zstyle ':prezto:module:prompt' theme 'clint'



default


zstyle ':prezto:module:prompt' theme 'default'



elite2


zstyle ':prezto:module:prompt' theme 'elite2'



elite


zstyle ':prezto:module:prompt' theme 'elite'



fade


zstyle ':prezto:module:prompt' theme 'fade'



fire


zstyle ':prezto:module:prompt' theme 'fire'



off


zstyle ':prezto:module:prompt' theme 'off'



올리버


zstyle ':prezto:module:prompt' theme 'oliver'



pws


zstyle ':prezto:module:prompt' theme 'pws'



redhat


zstyle ':prezto:module:prompt' theme 'redhat'



restore


zstyle ':prezto:module:prompt' theme 'restore'



suse


zstyle ':prezto:module:prompt' theme 'suse'



walters


zstyle ':prezto:module:prompt' theme 'walters'



zefram


zstyle ':prezto:module:prompt' theme 'zefram'

좋은 웹페이지 즐겨찾기