summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-06-06 22:42:29 +0200
committerAhmed Abdelhalim <[email protected]>2023-06-06 22:42:29 +0200
commit84f4e11d36d08b790e6f93764ecd61b5507fe9cc (patch)
tree1eb3b40fb706ebaa194db797245eaae162c947c6 /.bash_profile
parentc976886fddb5ac2e418e07fb570291693cb5aa30 (diff)
Update obsidian vault folder
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 4046050..139ec6a 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -58,7 +58,7 @@ alias spc="cd ~/Work/Space/"
alias mb="cd ~/Work/MBition/"
alias htb="cd ~/Work/HTB/"
alias otw="cd ~/Work/OTW/"
-alias obs="cd ~/Library/Mobile\ Documents/iCloud~md~obsidian/Documents/Vault/Work/"
+alias obs="cd ~/Library/Mobile\ Documents/iCloud~md~obsidian/Documents/Vault/MBition/"
if command -v neomutt 1>/dev/null 2>&1; then
# Fixes the pinentry-tty error https://github.com/neomutt/neomutt/issues/1014