You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,7 @@ The scripts in this collection don't actually require you to be using ZSH as you
73
73
|`http_headers`|| Dump http headers for a URL |
74
74
|`human-path`| coffeeops slack `#commandline-fu` channel | Print `$PATH` with one entry per line to make it easier for humans to tell if something is missing |
75
75
|`human-time`|| Converts integer seconds into human-understandable time. `human-time 88000` will print `1d 26m 40s`|
76
+
|`icorrupt`|[twirrim/icorrupt](https://gist.github.com/twirrim/b87d08a2436437c8ff97a65877586182)| Corrupts a text string |
76
77
|`iflip`|[twirrim/iflip](https://github.com/twirrim/iflip/blob/master/iflip)| Tableflips a text string |
77
78
|`ipaddresses`|[email protected]| Dumps all the ip addresses for the host |
78
79
|`is-remote-session`|[email protected]| Exits 0 if you're in an `ssh` remote session, 1 otherwise |
0 commit comments