From 86e4d1777418d8e17fe5893196a0a40da21993a7 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Tue, 20 Mar 2018 22:05:23 +0100 Subject: [PATCH] Alignment, another script --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13d5882..0803a57 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,11 @@ ssh://myserver/srv/git/mydocs.git # Interesting scripts | ./bin/ | description | -|:--------:|:---------------:| +|----------|-----------------| | calibre_update | Update (or install) ebook manager Calibre | | clean_mac_files | Remove those DS_Store and other dirs | | clean_project | Remove compiled Python files, vim swp files | | clean_pyc | Remove compiled Python files| | fixpermissions | chmod dirs to 755, files to 644 | | fixpictimestamps | Change file ctime to datetime from EXIF | +| fontupdate | Update nerd-fonts; whole repo on server, link font files to ~/.local/share/fonts |