mirror of
https://github.com/shokinn/.files.git
synced 2025-08-23 11:13:19 +00:00
Add Powerlevel10k mise prompt configuration and source in zshrc
This commit is contained in:
parent
b479e0c0f7
commit
9498a31290
3 changed files with 51 additions and 0 deletions
|
@ -143,6 +143,9 @@ dotfiles:
|
|||
src: ssh/config
|
||||
dst: ~/.ssh/config
|
||||
chmod: '600'
|
||||
f_p10k_mise:
|
||||
dst: ~/.config/zsh/p10k.mise.zsh
|
||||
src: config/zsh/p10k.mise.zsh
|
||||
profiles:
|
||||
meta_base:
|
||||
variables:
|
||||
|
@ -154,6 +157,7 @@ profiles:
|
|||
- f_agenix_helper
|
||||
- f_commonfunc
|
||||
- f_config
|
||||
- f_p10k_mise
|
||||
- f_powerlevel10krc
|
||||
- f_rmquarantine
|
||||
- f_secretfiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue