dox about the scripts script
This commit is contained in:
parent
0b850cd243
commit
da90073789
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue