From 60810036ec801ef1b7f36ff51d028ec2be5233d4 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 10 Jun 2025 12:03:40 +0200 Subject: Add granted and awscli dependencies for work --- .bash_profile | 1 + 1 file changed, 1 insertion(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 2dad14d..62370de 100644 --- a/.bash_profile +++ b/.bash_profile @@ -41,6 +41,7 @@ alias gpgkill='( gpg-connect-agent /bye )' alias cgit='docker run --name cgit -v $(pwd):/srv -p 1313:80 --rm -it cgit' +alias assume=". assume" # alias g='git' # # look up the original completion command and replace the last with the alias -- cgit v1.2.3