diff --git a/README-uk.md b/README-uk.md index d779a56..af750a1 100644 --- a/README-uk.md +++ b/README-uk.md @@ -326,6 +326,7 @@ ##Інші-джерела - [awesome-shell](https://github.com/alebcay/awesome-shell): Розширює Shell. +- [awesome-osx-command-line](https://github.com/herrbischoff/awesome-osx-command-line): A more in-depth guide for the Mac OS command line. - [Strict mode](http://redsymbol.net/articles/unofficial-bash-strict-mode/) щоб краще писати Shell скрипти. - [shellcheck](https://github.com/koalaman/shellcheck): A shell script static analysis tool. Essentially, lint for bash/sh/zsh. - [Filenames and Pathnames in Shell](http://www.dwheeler.com/essays/filenames-in-shell.html): The sadly complex minutiae on how to handle filenames correctly in shell scripts.