1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 23:18:44 +00:00

Add Cat A File With Line Numbers as a zsh til.

This commit is contained in:
jbranchaud
2015-05-15 08:20:30 -05:00
parent 89815d9c2a
commit e0d3f9f225
2 changed files with 28 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
### zsh
- [Cat A File With Line Numbers](zsh/cat-a-file-with-line-numbers.md)
- [Clear The Screen](zsh/clear-the-screen.md)
- [Create A File Descriptor with Process Substitution](zsh/create-a-file-descriptor-with-process-substitution.md)
- [Killing A Frozen SSH Session](zsh/killing-a-frozen-ssh-session.md)