mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
More descriptions, more table padding
This commit is contained in:
@@ -44,7 +44,7 @@ ssh://myserver/srv/git/mydocs.git
|
|||||||
# Interesting scripts
|
# Interesting scripts
|
||||||
|
|
||||||
| ./bin/ | description |
|
| ./bin/ | description |
|
||||||
|----------|-----------------|
|
|------------------|-----------------------------------------------------------------------------------------|
|
||||||
| calibre_update | Update (or install) ebook manager Calibre |
|
| calibre_update | Update (or install) ebook manager Calibre |
|
||||||
| clean_mac_files | Remove those DS_Store and other dirs |
|
| clean_mac_files | Remove those DS_Store and other dirs |
|
||||||
| clean_project | Remove compiled Python files, vim swp files |
|
| clean_project | Remove compiled Python files, vim swp files |
|
||||||
@@ -52,3 +52,7 @@ ssh://myserver/srv/git/mydocs.git
|
|||||||
| fixpermissions | chmod dirs to 755, files to 644 |
|
| fixpermissions | chmod dirs to 755, files to 644 |
|
||||||
| fixpictimestamps | Change file ctime to datetime from EXIF |
|
| fixpictimestamps | Change file ctime to datetime from EXIF |
|
||||||
| fontupdate | Update nerd-fonts; whole repo on server, link font files to ~/.local/share/fonts |
|
| fontupdate | Update nerd-fonts; whole repo on server, link font files to ~/.local/share/fonts |
|
||||||
|
| fuz | Simple note-taking 'app' based on FZF and vim |
|
||||||
|
| git_autosave | Simple script to call from crontab or something to commit certain files in Git and push |
|
||||||
|
| git_clean | Clean the Git tree |
|
||||||
|
| sorter | Sort files in newly created subdirectories, based on pre- or postfixes |
|
||||||
|
|||||||
Reference in New Issue
Block a user