Rebuild bat cache to detect themes
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
fea711b84c
commit
de6828b8d3
1 changed files with 3 additions and 0 deletions
3
install
3
install
|
@ -62,6 +62,9 @@ source "${INSTALL_DIR}/ntp.sh"
|
|||
source "${INSTALL_DIR}/issue.sh"
|
||||
source "${INSTALL_DIR}/shell.sh"
|
||||
|
||||
# Misc stuff
|
||||
bat cache --build
|
||||
|
||||
output::section "Post installation information"
|
||||
echo "${BOLD}Make sure you do the following after this installation:"
|
||||
echo " • Download settings for Visual Studio Code"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue