diff options
author | aktersnurra <gustaf.rydholm@gmail.com> | 2021-02-21 21:25:04 +0100 |
---|---|---|
committer | aktersnurra <gustaf.rydholm@gmail.com> | 2021-02-21 21:25:04 +0100 |
commit | 5b883c75e9d5bb93e635d798fd1aeb9ab8c8300a (patch) | |
tree | 359492063901315a88af0f73dfd1e853b2c8facd /README.md | |
parent | a5c3905b019277e39d35e3466fb69b4fbddc5c91 (diff) |
added info to about nerd font to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ fc-match "Space Mono Nerd Font" # If installed correctly should return a match. + +# When everything seems to be working, remove nerd-fonts/ directory as it is no longer needed. +rm -rf nerd-fonts/ + ``` |