Page MenuHomePhabricator

D4819.diff
No OneTemporary

D4819.diff

diff --git a/nix/start-powerline.sh b/nix/start-powerline.sh
--- a/nix/start-powerline.sh
+++ b/nix/start-powerline.sh
@@ -59,7 +59,7 @@
Select font with 'for Powerline' in the name" >&2
fi
- elif which fc-cache >/dev/null 2>&1 ; then
+ elif command -v fc-cache ; then
# Reset font cache on Linux
echo "Resetting font cache, this may take a moment..." >&2
fc-cache -f "$font_dir"

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 4:35 PM (20 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2571588
Default Alt Text
D4819.diff (412 B)

Event Timeline