Skip to content

Commit 66ce4a4

Browse files
committed
Change the zsh heading to unix.
1 parent 4d88cfb commit 66ce4a4

23 files changed

+26
-26
lines changed

README.md

+26-26
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ smart people at [Hashrocket](http://hashrocket.com/).
2222
- [Rails](#rails)
2323
- [Ruby](#ruby)
2424
- [tmux](#tmux)
25+
- [Unix](#unix)
2526
- [Vim](#vim)
26-
- [Zsh](#zsh)
2727

2828
---
2929

@@ -191,6 +191,31 @@ smart people at [Hashrocket](http://hashrocket.com/).
191191
- [Swap Split Panes](tmux/swap-split-panes.md)
192192
- [tmux in your tmux](tmux/tmux-in-your-tmux.md)
193193

194+
### unix
195+
196+
- [All The Environment Variables](unix/all-the-environment-variables.md)
197+
- [Cat A File With Line Numbers](unix/cat-a-file-with-line-numbers.md)
198+
- [Check If A Port Is In Use](unix/check-if-a-port-is-in-use.md)
199+
- [Clear The Screen](unix/clear-the-screen.md)
200+
- [Create A File Descriptor with Process Substitution](unix/create-a-file-descriptor-with-process-substitution.md)
201+
- [Do Not Overwrite Existing Files](unix/do-not-overwrite-existing-files.md)
202+
- [File Type Info With File](unix/file-type-info-with-file.md)
203+
- [Find Newer Files](unix/find-newer-files.md)
204+
- [Global Substitution On The Previous Command](unix/global-substitution-on-the-previous-command.md)
205+
- [Hexdump A Compiled File](unix/hexdump-a-compiled-file.md)
206+
- [Killing A Frozen SSH Session](unix/killing-a-frozen-ssh-session.md)
207+
- [List All The Say Voices](unix/list-all-the-say-voices.md)
208+
- [Only Show The Matches](unix/only-show-the-matches.md)
209+
- [Repeat Yourself](unix/repeat-yourself.md)
210+
- [Saying Yes](unix/saying-yes.md)
211+
- [Search History](unix/search-history.md)
212+
- [Securely Remove Files](unix/securely-remove-files.md)
213+
- [SSH With Port Forwarding](unix/ssh-with-port-forwarding.md)
214+
- [Switch Versions of a Brew Formula](unix/switch-versions-of-a-brew-formula.md)
215+
- [Watch The Difference](unix/watch-the-difference.md)
216+
- [Watch This Run Repeatedly](unix/watch-this-run-repeatedly.md)
217+
- [Where Are The Binaries?](unix/where-are-the-binaries.md)
218+
194219
### vim
195220

196221
- [Absolute And Relative Line Numbers](vim/absolute-and-relative-line-numbers.md)
@@ -253,31 +278,6 @@ smart people at [Hashrocket](http://hashrocket.com/).
253278
- [Whole Line Auto-Completion](vim/whole-line-auto-completion.md)
254279
- [Wrap With Some Room](vim/wrap-with-some-room.md)
255280

256-
### zsh
257-
258-
- [All The Environment Variables](zsh/all-the-environment-variables.md)
259-
- [Cat A File With Line Numbers](zsh/cat-a-file-with-line-numbers.md)
260-
- [Check If A Port Is In Use](zsh/check-if-a-port-is-in-use.md)
261-
- [Clear The Screen](zsh/clear-the-screen.md)
262-
- [Create A File Descriptor with Process Substitution](zsh/create-a-file-descriptor-with-process-substitution.md)
263-
- [Do Not Overwrite Existing Files](zsh/do-not-overwrite-existing-files.md)
264-
- [File Type Info With File](zsh/file-type-info-with-file.md)
265-
- [Find Newer Files](zsh/find-newer-files.md)
266-
- [Global Substitution On The Previous Command](zsh/global-substitution-on-the-previous-command.md)
267-
- [Hexdump A Compiled File](zsh/hexdump-a-compiled-file.md)
268-
- [Killing A Frozen SSH Session](zsh/killing-a-frozen-ssh-session.md)
269-
- [List All The Say Voices](zsh/list-all-the-say-voices.md)
270-
- [Only Show The Matches](zsh/only-show-the-matches.md)
271-
- [Repeat Yourself](zsh/repeat-yourself.md)
272-
- [Saying Yes](zsh/saying-yes.md)
273-
- [Search History](zsh/search-history.md)
274-
- [Securely Remove Files](zsh/securely-remove-files.md)
275-
- [SSH With Port Forwarding](zsh/ssh-with-port-forwarding.md)
276-
- [Switch Versions of a Brew Formula](zsh/switch-versions-of-a-brew-formula.md)
277-
- [Watch The Difference](zsh/watch-the-difference.md)
278-
- [Watch This Run Repeatedly](zsh/watch-this-run-repeatedly.md)
279-
- [Where Are The Binaries?](zsh/where-are-the-binaries.md)
280-
281281
## About
282282

283283
I shamelessly stole this idea from
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)