Skip to content

Commit

Permalink
fix android obsidian setup
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWolf-01 committed Nov 26, 2024
1 parent 20ca8b8 commit c356a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ obsidian_vault() {
cd knowledge-base || exit
git clone $depth_arg git@github.com:MaxWolf-01/.obsidian

./switch_platform.sh "$platform" || exit
cd .obsidian && ./switch_platform.sh "$platform" || exit

ln -sf ~/.dotfiles/vim/obsidian ~/repos/obsidian/knowledge-base/.obsidian.vimrc
ln -sf ~/.dotfiles/git/hooks/check_question_mark_in_filename ~/repos/obsidian/knowledge-base/.git/hooks/pre-commit
Expand Down

0 comments on commit c356a57

Please sign in to comment.