From 0f2f14bbb0c65adf135853f81648b4e45e2be9b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Wed, 19 Apr 2023 16:18:15 +0200 Subject: pm --- root/.bash_aliases | 1 + 1 file changed, 1 insertion(+) (limited to 'root') diff --git a/root/.bash_aliases b/root/.bash_aliases index 30e9f7d..4bfda86 100644 --- a/root/.bash_aliases +++ b/root/.bash_aliases @@ -13,3 +13,4 @@ function kladivo () { function c () { gcc -g -Wall -Wextra -pedantic -Wformat -Wformat-security $@ -lm } +alias pmbootstrap="pmbootstrap --as-root" -- cgit v1.2.3