mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-21 20:38:44 +00: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…
x
Reference in New Issue
Block a user