Update directory names
[khome.git] / home / lib / login_functions.sh
index ac788be..9af3af1 100644 (file)
@@ -233,7 +233,7 @@ hump() {
 }
 
 howto() {
-    cat "$(find  ~/Archives/Documents/HOWTOs -mindepth 1 -maxdepth 1 | sort | fzf)"
+    cat "$(find  ~/arc/doc/HOWTOs -mindepth 1 -maxdepth 1 | sort | fzf)"
 }
 
 _yt() {
This page took 0.025981 seconds and 4 git commands to generate.