Skip to content

hmblair/zu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

454 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zu

A collection of zsh utilities for macOS.

Installation

git clone https://github.com/hmblair/zu.git ~/.local/share/zu
~/.local/share/zu/configure

Add to your PATH:

export PATH="$HOME/.local/share/zu/bin:$PATH"

Commands

Tools

Command Description
bkup Borg backup CLI wrapper for encrypted remote backups
blk Website blocker using pf firewall
buzz Keep Mac awake using caffeinate
cpnotify Clipboard notification daemon (plays sound on copy)
findrm Recursively find and remove files/directories by pattern
homeserver Docker Compose service manager
llm Local LLM wrapper using llama-cli
mediasort Audiobook organizer into Author/Book structure
monitor Remote server resource monitor via SSH
photosort Photo organizer by EXIF date
png Convert images and PDFs to PNG format
unread Check unread emails from Outlook/O365 via Microsoft Graph

Utilities

Command Description
byebye Clean up Trash, Downloads, and scratch directories
give Cross-platform clipboard paste
len String/line length calculator
mine Recursively claim file ownership
pd Print full paths of files
renumber Batch rename files sequentially
substr Extract substring from string
take Cross-platform clipboard copy
whereami Output user@host:path for SSH/rsync

License

MIT

About

zsh utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors