summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-03-15 00:09:06 +0100
committerAhmed Abdelhalim <[email protected]>2023-03-15 00:20:05 +0100
commitf1fae8b499f74cbba67f57f8e4ad2899cc4a89d9 (patch)
tree539643056bb24f2e1022b5981630e14cf5a09f8b /.bash_profile
parentf853ab19232a4110d2c27d9ef29293994ab27975 (diff)
Add new alias
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
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/"