making awesome work again
This commit is contained in:
parent
c134490230
commit
6dcb3c6efd
10 changed files with 52 additions and 41 deletions
|
@ -3,8 +3,6 @@ description = ""
|
|||
|
||||
# Directories to index.
|
||||
dirs = [
|
||||
"~/dotfiles",
|
||||
"~/.dotfiles",
|
||||
"~/org",
|
||||
"~/Downloads",
|
||||
"~/Documents",
|
||||
|
@ -17,10 +15,11 @@ dirs = [
|
|||
"~/.emacs.d",
|
||||
"~/storage/tfc",
|
||||
"~/storage/nextcloud",
|
||||
"~/.dotfiles",
|
||||
"~/dotfiles",
|
||||
]
|
||||
|
||||
Dirs = [
|
||||
"~/storage",
|
||||
"~/Games",
|
||||
]
|
||||
# Set to "Dirs" or "Files" to skip directories or files.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue