cheat sheets.

$ cheat zsh_modifiers
# Filename Modifiers

:h	head (dirname)
:t	tail (basename)
:e	extension
:r	remove extension

:l	lowercase conversion
:u	uppercase conversion

:p	print command but do not execute
:q	quote substituted words

!! last command
!$ last argument
!$:h last argument, strip one level
Version 1, updated 1048 days ago.
. o 0 ( edit | history )
( add new | see all )