summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/i3_guide.rmd3
-rw-r--r--README.md2
2 files changed, 4 insertions, 1 deletions
diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd
index 179ac3e..d6b05ce 100644
--- a/.config/i3/i3_guide.rmd
+++ b/.config/i3/i3_guide.rmd
@@ -56,7 +56,8 @@ indended, you probably won't be doing much clicking.
The i3blocks config is `~/.config/i3blocks/config`, which you can access by the
terminal shortcut `cfib`. Notice that the config file refers to several module
-scripts in the `~/.scripts/` directory.
+scripts in the `~/.scripts/` directory. You can read a summary of all of these
+scripts in the file `~/.scripts/SCRIPTS.md`.
## Deeper Tutorials
diff --git a/README.md b/README.md
index 5d720cf..dc1dc0f 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ Check other config folders for more specific documentation.
[ranger configuration](.config/ranger/luke_ranger_readme.md)
+[list of scripts in the `~/.scripts/ directory](.scripts/SCRIPTS.md)
+
## Dynamic Configuration Files
Store your favorite or high-traffic folders in `~/.config/Scripts/folders` or your most important config files in `~/.config/Scripts/configs` with keyboard shortcuts. When you add things to theses files my vimrc will automatically run `~/.config/Scripts/shortcuts.sh` which will dynamically generate shortcuts for these in bash, ranger and qutebrowser!