Update zsh-highlighting path in config
This commit is contained in:
@@ -12,7 +12,7 @@ dotfiles:
|
|||||||
f_zshrc:
|
f_zshrc:
|
||||||
src: zshrc
|
src: zshrc
|
||||||
dst: ~/.zshrc
|
dst: ~/.zshrc
|
||||||
f_zshhighlighting:
|
f_zsh-highlighting:
|
||||||
src: zsh-highlighting
|
src: zsh-highlighting
|
||||||
dst: ~/.zsh-highlighting
|
dst: ~/.zsh-highlighting
|
||||||
f_vimrc:
|
f_vimrc:
|
||||||
@@ -73,7 +73,7 @@ profiles:
|
|||||||
laptop:
|
laptop:
|
||||||
include:
|
include:
|
||||||
- zsh
|
- zsh
|
||||||
- zshhighlighting
|
- zsh-highlighting
|
||||||
- vim
|
- vim
|
||||||
- nvim
|
- nvim
|
||||||
- i3
|
- i3
|
||||||
@@ -106,9 +106,9 @@ profiles:
|
|||||||
zsh:
|
zsh:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- f_zshrc
|
- f_zshrc
|
||||||
zshhighlighting:
|
zsh-highlighting:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- f_zshhighlighting
|
- f_zsh-highlighting
|
||||||
vim:
|
vim:
|
||||||
dotfiles:
|
dotfiles:
|
||||||
- f_vimrc
|
- f_vimrc
|
||||||
|
|||||||
Reference in New Issue
Block a user