From 66d0169b02bfa009618b6b295da13c5001333914 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 9 Jan 2022 20:08:46 +0100 Subject: Add cua alias --- .config/shell/aliasrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config/shell/aliasrc') diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index 23c1f89..cc057fc 100755 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -42,6 +42,7 @@ alias \ # Pushing to multiple git repositories alias gua="git remote | xargs -L1 git push --all" +alias cua="config remote | xargs -L1 config push --all" # Doas smooth transition alias sudo="doas" -- cgit v1.2.3-70-g09d2