share my own favorite commands

This commit is contained in:
Morgan 2019-07-25 09:22:14 +02:00 committed by GitHub
parent 7f5a9e7b1d
commit 587c12d2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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