diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-03-15 00:09:06 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-03-15 00:20:05 +0100 |
| commit | f1fae8b499f74cbba67f57f8e4ad2899cc4a89d9 (patch) | |
| tree | 539643056bb24f2e1022b5981630e14cf5a09f8b | |
| parent | f853ab19232a4110d2c27d9ef29293994ab27975 (diff) | |
Add new alias
| -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/" |
