mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-12 01:09:48 +02:00
Update create.sh script
This commit is contained in:
@ -32,6 +32,6 @@ if [ ! -e "$SYNTAX_FOLDER" ]; then
|
|||||||
)
|
)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bat init-cache
|
bat cache --init
|
||||||
|
|
||||||
cp "$HOME/.cache/bat"/* .
|
cp "$HOME/.cache/bat"/* .
|
||||||
|
Reference in New Issue
Block a user