From 587c12d2cf24811fcd1f732253b435c28bb3eed3 Mon Sep 17 00:00:00 2001 From: Morgan Date: Thu, 25 Jul 2019 09:22:14 +0200 Subject: [PATCH] share my own favorite commands --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e941237..18a78c7 100644 --- a/README.md +++ b/README.md @@ -5713,6 +5713,7 @@ Raw * [The Goose-bearing bash shell](https://goosebearingbashshell.github.io/2016/11/12/how-to-get-your-ip-address-from-the-command-line.html) - (2016) How to get your IP address from the command line. TLDR; type `curl ident.me` to know your public ip * [Miguel Rentes](https://rentes.github.io/unix/utilities/2015/07/27/moreutils-package/) - (2015) moreutils: the utilities package every UNIX/Linux/Mac OS developer should know | nice utilities +* [MorganGeek](https://gist.github.com/MorganGeek/3d29301206b52f02db001126d7adfafe) - My own favorite commands ;-) ## Shell Aliases * [robbyrussell/oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/common-aliases/common-aliases.plugin.zsh) - common aliases from oh-my-zsh