blob: f9f55d36f78e20eddfe310e711d32aa36972d1a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
newsboat
Share "urls" file between machines without opening the content
skk
Share jisyo file between machines without opening the content
golang
Add golang to INSTALL.txt
bat
if type bat >/dev/null 2>&1; then
echo "bat: rebuild cache"
bat cache --clear && bat cache --build
fi
|