mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Better templates
This commit is contained in:
parent
1fc2c892a4
commit
8cf2f0af5e
5 changed files with 21 additions and 5 deletions
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
# .chezmoiexternals/linux-fonts.toml hash:
|
||||
# {{ include ".chezmoiexternals/linux-fonts.toml" | sha256sum }}
|
||||
|
||||
echo "[INFO] Rebuilding fonts cache..."
|
||||
|
||||
fc-cache -fv
|
||||
Loading…
Add table
Add a link
Reference in a new issue