diff options
| author | Ahmed Abdelhalim <[email protected]> | 2022-02-08 12:26:09 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2022-02-08 12:26:09 +0100 |
| commit | cd9d5452d957b03e3486fe266f829f54dd8af599 (patch) | |
| tree | 7eab7ca96a36b9f8031c820a9887009944650b57 /.bash_profile | |
| parent | 8c9267ce0d8bbe2ba6236e712fc9022333069e80 (diff) | |
Update versions and aliases and fix install commands
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.bash_profile b/.bash_profile index 1f2d490..a899dc2 100644 --- a/.bash_profile +++ b/.bash_profile @@ -35,9 +35,7 @@ complete -F __start_kubectl k # ==== Aliased Directories 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 spr="cd ~/Work/Springer/" alias htb="cd ~/Work/HTB/" alias otw="cd ~/Work/OTW/" |
