summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-07-18 19:15:24 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-07-18 19:15:24 -0400
commitda90073789fb06f24ec2b5087f6271dfac651326 (patch)
tree7305da921ee76adb56852cfef5401cbdea4993cb
parent0b850cd2435667bdfdfb9785c854dd2f20af550b (diff)
downloadeibhear-da90073789fb06f24ec2b5087f6271dfac651326.tar.gz
eibhear-da90073789fb06f24ec2b5087f6271dfac651326.tar.zst
eibhear-da90073789fb06f24ec2b5087f6271dfac651326.zip
dox about the scripts script
-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!