1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Alignment, another script

This commit is contained in:
2018-03-20 22:05:23 +01:00
parent b1de9773d5
commit 86e4d17774

View File

@@ -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 |