From f2955a12f0f62145bff06b1617a471710e89ca1f Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 5 Mar 2017 22:06:35 +0000 Subject: [PATCH] Update 3_basic_tools.md --- 3_basic_tools.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/3_basic_tools.md b/3_basic_tools.md index 62a0de3..e0508a3 100644 --- a/3_basic_tools.md +++ b/3_basic_tools.md @@ -1,9 +1,19 @@ basic Tools: ============ +basic console: +--------------------- + ``` pacman -S terminator ``` +File explorer +--------------------- +`` +pacman -S thunar thunar-volman gvfs +``` +The 2 last element is for the mounting of the usb stick +