From eb733679880d583a62e7de357ab67ec1950d2a88 Mon Sep 17 00:00:00 2001 From: Junv Date: Mon, 11 Feb 2019 16:14:13 +1100 Subject: [PATCH] Update linux.md --- categories/devops/linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/categories/devops/linux.md b/categories/devops/linux.md index 0d6bb4a..9834eab 100644 --- a/categories/devops/linux.md +++ b/categories/devops/linux.md @@ -108,3 +108,4 @@ scp /path/to/local/file user@server:/path/to/remote/file ## Package manager * [snap](https://snapcraft.io/) +* [Brew](https://brew.sh/)