summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-06-10 12:03:40 +0200
committerAhmed Abdelhalim <[email protected]>2025-06-10 12:03:40 +0200
commit60810036ec801ef1b7f36ff51d028ec2be5233d4 (patch)
treed90261bcc2718b51f935e4b41fd32dff09b97cb6 /.bash_profile
parentf8b3b49d34a55c2b321a4b12bbfedd612c6e5ede (diff)
Add granted and awscli dependencies for work
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 1 insertions, 0 deletions
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