From cfc89a966b5a6fdf376b6341705e8b50a7a18615 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