history: add note for zsh (#6110)

This commit is contained in:
marchersimon
2021-06-29 22:26:09 +02:00
committed by GitHub
parent 1555cfec36
commit e64cd91d5b

View File

@@ -7,7 +7,7 @@
`history`
- Display the last 20 commands:
- Display the last 20 commands (in `zsh` it displays all commands starting from the 20th):
`history {{20}}`