zshenv: Add alias for cams

Use mpv to show a cameras feed on the screen.
This commit is contained in:
finga 2025-05-31 12:45:29 +02:00
parent 6ca16a234f
commit 8c71a28d91

View file

@ -41,7 +41,7 @@ alias gwc='git ls-files | xargs cat | wc'
alias c2pdf='enscript -r -2 --highlight=c --line-numbers -o - $(git ls-files | grep -v .png | grep -v .xcf | grep -v .map) | ps2pdf -'
alias feh='feh -FZ'
alias white='i3lock'
alias cal='ncal -bM'
alias cam='mpv --profile=low-latency --untimed /dev/video0'
#
# Shortcuts