mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 06:58:54 +00:00
Update cheatsheets
This commit is contained in:
8
tldr/!
8
tldr/!
@@ -31,3 +31,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Substitute with the last argument of the latest command:
|
||||
|
||||
`{{command}} !$`
|
||||
|
||||
- Substitute with the last command but without the last argument:
|
||||
|
||||
`!:-`
|
||||
|
||||
- Print last command that starts with a string without executing it:
|
||||
|
||||
`!{{string}}:p`
|
||||
|
||||
Reference in New Issue
Block a user