From afcd035f204f1aec0512284992c4ca07ddfc2614 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 18 Dec 2019 17:05:56 -0700 Subject: a2ac alias --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index f581c2bb..cf5b4c92 100644 --- a/.bashrc +++ b/.bashrc @@ -55,6 +55,7 @@ alias whitenoise="echo -en \"\033]0;whitenoise\a\";\ cvlc --quiet --loop ~/lib/annex/doc/sounds/R*.ogg" # useful to check whether a rebase introduced any changes to files alias rld="git diff @{1}..@{0}" +alias a2ac="annex-to-annex --commit" alias host-suite-build-deps='mk-build-deps -ir -s sudo -t \ "apt-get --no-install-recommends"' -- cgit v1.2.3