Add P10k installation / configuration
This commit is contained in:
1656
templates/p10k-classic.zsh.j2
Normal file
1656
templates/p10k-classic.zsh.j2
Normal file
File diff suppressed because it is too large
Load Diff
1636
templates/p10k-lean.zsh.j2
Normal file
1636
templates/p10k-lean.zsh.j2
Normal file
File diff suppressed because it is too large
Load Diff
1741
templates/p10k-rainbow.zsh.j2
Normal file
1741
templates/p10k-rainbow.zsh.j2
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,7 +9,7 @@ export ZSH={{ ansible_env.HOME }}/{{ omz_install_directory }}
|
||||
# Set name of the theme to load. Optionally, if you set this to "random"
|
||||
# it'll load a random theme each time that oh-my-zsh is loaded.
|
||||
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
|
||||
ZSH_THEME="{{ omz_zsh_theme }}"
|
||||
ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
CASE_SENSITIVE="{{ omz_case_sensitive }}"
|
||||
|
Reference in New Issue
Block a user