Change doom configuration location

This commit is contained in:
2020-01-12 00:19:16 +01:00
parent fdbc987b1e
commit a62fc81046
6 changed files with 4873 additions and 1265 deletions

2884
dotfiles/doom.org Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -17,48 +17,55 @@
#+HTML_HEAD: <script type="text/javascript" src="./js/readtheorg.js"></script>
:END:
- [[config.org][Other Config]]
- [[git.org][Git]]
- [[gtk.org][GTK]]
* Links to literate configs
Desktop Configuration:
- Windows Manager: [[file:bspwm.org][BSPWM]] and [[file:i3.org][I3]]
- Hotkey Manager: [[file:sxhkd.org][SXHKD]]
- Status Bar: [[file:polybar.org][Polybar]]
- Launcher: [[file:rofi.org][Rofi]]
- Compositor: [[file:compositor.org][Picom]]
- Notification Manager: [[file:notifications.org][Dunst]]
- [[file:systemd.org][Systemd]]
- [[file:xconfig.org][X configuration]]
- [[calendar.org][Calendar]]
- [[contacts.org][Contacts]]
- [[mail.org][Mail]]
- [[newsboat.org][Newsboat]]
- [[bookmarks.org][Bookmarks]]
- [[qutebrowser.org][Qutebrowser]]
Editors:
- [[file:vim.org][Vim]]
- [[./doom.org][Doom Emacs]] (old [[file:spacemacs.org][Spacacemacs]] configuration)
- [[zathura.org][Zathura]]
Command Line:
- [[file:bash.org][Bash]] and [[file:zsh.org][ZSH]]
- Terminal: [[file:termite.org][Termite]]
- Terminal Multiplexer [[file:tmux.org][TMUX]]
- [[pcmanfm.org][Pcmanfm]]
- [[ranger.org][Ranger]]
Multimedia:
- [[file:image.org][Image]]
- [[file:music.org][Music]]
- [[file:video.org][Video]]
- [[applications.org][Desktop Applications]]
- [[binaries.org][Binaries]]
- [[scripts.org][Scripts]]
Internet Related:
- Bookmark Manager: [[file:bookmarks.org][Buku]]
- Web Browser: [[file:qutebrowser.org][Qutebrowser]]
- [[rofi.org][Rofi]]
- [[compositor.org][Compositor]]
- [[systemd.org][systemd]]
- [[xconfig.org][X configuration]]
- [[notifications.org][Notifications]]
- [[polybar.org][Polybar]]
- [[sxhkd.org][SXHKD]]
- [[bspwm.org][BSPWM]]
- [[i3.org][I3]]
PDF Reader:
- [[file:zathura.org][Zathura]]
- [[image.org][Image]]
- [[music.org][Music]]
- [[video.org][Video]]
File Managers:
- GUI: [[file:pcmanfm.org][Pcmanfm]]
- Terminal based: [[file:ranger.org][Ranger]]
- [[bash.org][Bash]]
- [[zsh.org][ZSH]]
- [[termite.org][Termite]]
- [[tmux.org][TMUX]]
Organization:
- [[file:calendar.org][Calendar]]
- [[file:mail.org][Mail]]
- [[file:contacts.org][Contacts]]
- RSS-Reader: [[file:newsboat.org][Newsboat]]
- [[vim.org][vim]]
- [[spacemacs.org][spacemacs]]
- [[doom/config.org][Doom Emacs]]
Others:
- [[file:applications.org][Desktop Applications]]
- Some useful [[file:binaries.org][Binaries]]
- Some useful [[file:scripts.org][Scripts]]
- [[file:git.org][Git]] Configuration
- [[file:gtk.org][GTK]]
- [[file:config.org][Other Config]]
* Ressources
** Dotfiles