From 98925c60bd7f1f9b36e7a8dead183c82186b9aac Mon Sep 17 00:00:00 2001 From: Dominic Masters Date: Fri, 9 Dec 2022 06:04:40 -0800 Subject: [PATCH] Added NTFS --- dotenv.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotenv.sh b/dotenv.sh index e9917d6..61a4f95 100755 --- a/dotenv.sh +++ b/dotenv.sh @@ -34,7 +34,8 @@ sudo pacman -S -q --noconfirm \ neovim \ vim \ fuse \ - arch-wiki-docs + arch-wiki-docs \ + ntfs-3g # Desktop Programs echo -e "\n\n\nInstalling Pacman Desktop Programs\n\n\n"