diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-08-08 16:03:05 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-08-08 16:03:05 -0500 |
commit | 545dfbb53f2bb6d7669ca7bfd1f4775a9150b530 (patch) | |
tree | 226c23c41398b5bc1ba070ed38925b7d718382d6 /local | |
parent | 1116e6b76eb5921698f11df04631df515b74cfb3 (diff) |
update configs, remove index files
Diffstat (limited to 'local')
-rw-r--r-- | local/index.org | 5 | ||||
-rw-r--r-- | local/share/applications/index.org | 8 | ||||
-rw-r--r-- | local/share/index.org | 5 |
3 files changed, 0 insertions, 18 deletions
diff --git a/local/index.org b/local/index.org deleted file mode 100644 index d5fcb45..0000000 --- a/local/index.org +++ /dev/null @@ -1,5 +0,0 @@ -#+title: Dotfiles =/.local= -Not much in here besides the =share= directory. -* Directories -- [[../index.org][../]] -- [[./share/index.org][share/]] diff --git a/local/share/applications/index.org b/local/share/applications/index.org deleted file mode 100644 index aaea29c..0000000 --- a/local/share/applications/index.org +++ /dev/null @@ -1,8 +0,0 @@ -#+title: Dotfiles =/.local/share/applications= -Here is where my custom desktop entries are stored. -* Directories -- [[../index.org][../]] - -* Files -- [[./emacs.org][emacs.desktop]] -- [[./steam.org][steam.desktop]] diff --git a/local/share/index.org b/local/share/index.org deleted file mode 100644 index df508ef..0000000 --- a/local/share/index.org +++ /dev/null @@ -1,5 +0,0 @@ -#+title: Dotfiles =/.local/share= -Not much in here besides the applications directory. -* Directories -- [[../index.org][../]] -- [[./applications/index.org][applications/]] |