Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3348969
D4819.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
412 B
Referenced Files
None
Subscribers
None
D4819.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D4819: [Chore] Make shellcheck happy
Attached
Detach File
Event Timeline
Log In to Comment