diff --git a/.config/shell/env b/.config/shell/env index bdc8774..598f80a 100644 --- a/.config/shell/env +++ b/.config/shell/env @@ -50,6 +50,6 @@ export P10K_CONFIG_LOCATION="$SHELL_CONFIG_DIR/p10k/current" ### Directory and file quick access ### ########################################### SCD="$SHELL_CONFIG_DIR" -DOCS="/home/blake/Documents/docs/" +DD="/home/blake/Documents/docs/" # vim:fdm=marker:fmr=>>>,<<<:et:ft=sh:sw=3