diff options
Diffstat (limited to '.bash_profile')
| -rw-r--r-- | .bash_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile index f589918..2b0b8fb 100644 --- a/.bash_profile +++ b/.bash_profile @@ -45,7 +45,7 @@ complete -F _kube_namespaces kns # ==== Aliased Directories alias spc="cd ~/Work/Space/" -alias spr="cd ~/Work/Springer/" +alias mb="cd ~/Work/MBition/" alias htb="cd ~/Work/HTB/" alias otw="cd ~/Work/OTW/" |
