Skip to content

Commit

Permalink
change obsidian
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 committed Aug 12, 2023
1 parent 7e262a1 commit 55409a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion obsidian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ read alias
echo "alias $alias='sync_obsidian $HOME_PATH/$folder'" > "$HOME_PATH/.$folder"
write_to_file_if_not_exists "source $HOME_PATH/.$folder" "$HOME_PATH/.profile"
echo "alias $alias created in .$folder"
echo "You should exit the program to see the changes"
echo "You should exit the program for changes to take effect."
}
# Main menu loop
while true; do
Expand Down

0 comments on commit 55409a2

Please sign in to comment.