Autosave: 2023-01-25 06:54:56

This commit is contained in:
thomasabishop 2023-01-25 06:54:56 +00:00
parent 3a8d481b29
commit dc21ffa481

View file

@ -4,7 +4,7 @@
# It is aliased to `cs-update` in .zshrc # It is aliased to `cs-update` in .zshrc
NOTES_PATH="/Users/thomasbishop/repos/computer_science" NOTES_PATH="/home/thomas/repose/computer_science"
SPACE_TO_UNDERSCORE="/home/thomas/repos/computer_science/_scripts/space_to_underscore_filename.sh" SPACE_TO_UNDERSCORE="/home/thomas/repos/computer_science/_scripts/space_to_underscore_filename.sh"
CLEAN_IMAGE_DIRECTORY="/home/thomas/repos/computer_science/_scripts/clean_image_directory.sh" CLEAN_IMAGE_DIRECTORY="/home/thomas/repos/computer_science/_scripts/clean_image_directory.sh"