aboutsummaryrefslogtreecommitdiffstats
path: root/lem
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-10 20:38:38 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-10 20:38:38 +0100
commitc892caafa26e2d934addd96e491db947c1290d17 (patch)
tree6abbed7676c270c7e7de59c7bcde9fffbe60ce1e /lem
parent7e91a5284e5f83e0ffefb52ba4bb4bb30b497b37 (diff)
Adjusted paths
Diffstat (limited to 'lem')
-rwxr-xr-xlem4
1 files changed, 2 insertions, 2 deletions
diff --git a/lem b/lem
index 9bd1586..b9cbdfb 100755
--- a/lem
+++ b/lem
@@ -1,7 +1,7 @@
#!/usr/bin/bash
-NOTES=/home/$USER/Notes
-TARGET_DIR=/home/lemon/Notes/homezet
+NOTES=/home/$USER/Documents/Notes
+TARGET_DIR=/home/lemon/Documents/Notes/homezet
VIM=/usr/bin/vim
if [[ "$1" = "-m" ]]; then