mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-03 12:18:49 +01:00
Update create.sh script
This commit is contained in:
parent
091b0b6437
commit
3ee0e56315
@ -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"/* .
|
||||||
|
Loading…
Reference in New Issue
Block a user