summarylogtreecommitdiffstats
path: root/package-install-re
diff options
context:
space:
mode:
Diffstat (limited to 'package-install-re')
-rwxr-xr-xpackage-install-re3
1 files changed, 3 insertions, 0 deletions
diff --git a/package-install-re b/package-install-re
new file mode 100755
index 000000000000..3c3b1e278c79
--- /dev/null
+++ b/package-install-re
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+sudo pacman --color=auto -Sy "$@"