From 54b27b95b6a735b3a76997273caff4b0a7f07fa5 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Fri, 2 Dec 2022 13:23:13 +0100 Subject: [PATCH] Add pacman scripts --- .bin/update | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .bin/update diff --git a/.bin/update b/.bin/update new file mode 100755 index 0000000..7e991f0 --- /dev/null +++ b/.bin/update @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +sudo pacman -Syu