diff options
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
