resolve syntaxhighlighting location
This commit is contained in:
parent
36415a06b3
commit
4e6a65c9c5
1 changed files with 4 additions and 0 deletions
4
run_10_resolve_locations.sh
Executable file
4
run_10_resolve_locations.sh
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
zshHighlight=$(locate zsh-syntax-highlighting/zsh-syntax-highlighting.zsh)
|
||||||
|
echo "source $zshHighlight" >> $HOME/.zshrc
|
Loading…
Reference in a new issue