mirror of
https://github.com/powerline/powerline.git
synced 2025-07-31 01:35:40 +02:00
Purge out the requirement to use sudo
There is no need in regenerating font cache in *all* directories. Make documentation suggest to regenerate just `~/.fonts` cache which actually changed.
This commit is contained in:
parent
366fefdfd3
commit
69f726af1a
@ -65,7 +65,7 @@ Linux
|
|||||||
|
|
||||||
4. Update your font cache::
|
4. Update your font cache::
|
||||||
|
|
||||||
$ sudo fc-cache -vf
|
$ fc-cache -vf ~/.fonts
|
||||||
|
|
||||||
If you're using vim in a terminal you may need to close all open terminal
|
If you're using vim in a terminal you may need to close all open terminal
|
||||||
windows after updating the font cache.
|
windows after updating the font cache.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user