Autosave: 2023-03-17 11:32:06
This commit is contained in:
parent
4c5eee71fb
commit
2c329027f8
2 changed files with 4 additions and 4 deletions
|
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
# It is aliased to `cs-update` in .zshrc
|
# It is aliased to `cs-update` in .zshrc
|
||||||
|
|
||||||
notes_path="/home/thomas/repos/computer_science"
|
notes_path="/home/thomas/repos/eolas"
|
||||||
space_to_underscore="/home/thomas/repos/computer_science/_scripts/space_to_underscore_filename.sh"
|
space_to_underscore="/home/thomas/repos/eolas/_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/eolas/_scripts/clean_image_directory.sh"
|
||||||
|
|
||||||
cd "$notes_path"
|
cd "$notes_path"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# It is aliased to `cs-update` in .zshrc
|
# It is aliased to `cs-update` in .zshrc
|
||||||
|
|
||||||
notes_path="/Users/thomasbishop/prepos/computer_science"
|
notes_path="/Users/thomasbishop/prepos/eolas"
|
||||||
# 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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue