From 072ff1b7aac9aec762b4bc6996aef659622c0fed Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 2 Jun 2021 00:23:45 +0200 Subject: Add aliases for current projects --- .bash_profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.bash_profile b/.bash_profile index fd7713a..ac1eac6 100644 --- a/.bash_profile +++ b/.bash_profile @@ -37,7 +37,8 @@ alias spc="cd ~/Work/Space/" alias spr="cd ~/Work/Sapera/" alias cf="cd ~/Work/Sapera/contentful-starter" alias sw="cd ~/Work/Sapera/sapera-website-2.0" -alias gol="cd ~/Work/Space/game-of-life" +alias htb="cd ~/Work/HTB/" +alias otw="cd ~/Work/OTW/" # ==== $PATH modifications # Adding local/bin PATH before /bin PATH -- cgit v1.2.3