1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-04 15:08:45 +00:00

Add Global Substitution On The Previous Command as a zsh til.

This commit is contained in:
jbranchaud
2015-08-08 12:14:10 -05:00
parent 07d1b32306
commit b496b83068
2 changed files with 29 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
- [Clear The Screen](zsh/clear-the-screen.md)
- [Create A File Descriptor with Process Substitution](zsh/create-a-file-descriptor-with-process-substitution.md)
- [Do Not Overwrite Existing Files](zsh/do-not-overwrite-existing-files.md)
- [Global Substitution On The Previous Command](zsh/global-substitution-on-the-previous-command.md)
- [Killing A Frozen SSH Session](zsh/killing-a-frozen-ssh-session.md)
- [List All The Say Voices](zsh/list-all-the-say-voices.md)
- [Repeat Yourself](zsh/repeat-yourself.md)