From 38385365d2595c80cb5d9c2a5f4a87d70a7b312d Mon Sep 17 00:00:00 2001 From: Whisker Jones Date: Wed, 6 Mar 2024 12:57:24 -0700 Subject: [PATCH] document updates --- docs/tech_docs/{ => linux}/FFmpeg.md | 0 docs/tech_docs/{ => linux}/KVM-virtualization-setup.md | 0 docs/tech_docs/{ => linux}/Linux-commands.md | 0 docs/tech_docs/{ => linux}/Neovim-Configuration-with-Lua.md | 0 docs/tech_docs/{ => linux}/Poppler-Utils:-Tools-and-Usage.md | 0 docs/tech_docs/{ => linux}/Zsh-Configuration-Guide.md | 0 docs/tech_docs/{ => linux}/bootable_usb_linux.md | 0 docs/tech_docs/{ => linux}/journalctl.md | 0 docs/tech_docs/{ => linux}/linux-tools.md | 0 docs/tech_docs/{ => linux}/linux-troubleshooting.md | 0 docs/tech_docs/{ => linux}/pdf-tools.md | 0 docs/tech_docs/{ => linux}/ssh-agent.md | 0 docs/tech_docs/{ => linux}/z.md | 0 docs/tech_docs/{ => python}/Python_programming.md | 0 docs/tech_docs/{ => python}/advanced_python.md | 0 docs/tech_docs/{ => python}/python_mac.md | 0 docs/tech_docs/{ => python}/python_project.md | 0 17 files changed, 0 insertions(+), 0 deletions(-) rename docs/tech_docs/{ => linux}/FFmpeg.md (100%) rename docs/tech_docs/{ => linux}/KVM-virtualization-setup.md (100%) rename docs/tech_docs/{ => linux}/Linux-commands.md (100%) rename docs/tech_docs/{ => linux}/Neovim-Configuration-with-Lua.md (100%) rename docs/tech_docs/{ => linux}/Poppler-Utils:-Tools-and-Usage.md (100%) rename docs/tech_docs/{ => linux}/Zsh-Configuration-Guide.md (100%) rename docs/tech_docs/{ => linux}/bootable_usb_linux.md (100%) rename docs/tech_docs/{ => linux}/journalctl.md (100%) rename docs/tech_docs/{ => linux}/linux-tools.md (100%) rename docs/tech_docs/{ => linux}/linux-troubleshooting.md (100%) rename docs/tech_docs/{ => linux}/pdf-tools.md (100%) rename docs/tech_docs/{ => linux}/ssh-agent.md (100%) rename docs/tech_docs/{ => linux}/z.md (100%) rename docs/tech_docs/{ => python}/Python_programming.md (100%) rename docs/tech_docs/{ => python}/advanced_python.md (100%) rename docs/tech_docs/{ => python}/python_mac.md (100%) rename docs/tech_docs/{ => python}/python_project.md (100%) diff --git a/docs/tech_docs/FFmpeg.md b/docs/tech_docs/linux/FFmpeg.md similarity index 100% rename from docs/tech_docs/FFmpeg.md rename to docs/tech_docs/linux/FFmpeg.md diff --git a/docs/tech_docs/KVM-virtualization-setup.md b/docs/tech_docs/linux/KVM-virtualization-setup.md similarity index 100% rename from docs/tech_docs/KVM-virtualization-setup.md rename to docs/tech_docs/linux/KVM-virtualization-setup.md diff --git a/docs/tech_docs/Linux-commands.md b/docs/tech_docs/linux/Linux-commands.md similarity index 100% rename from docs/tech_docs/Linux-commands.md rename to docs/tech_docs/linux/Linux-commands.md diff --git a/docs/tech_docs/Neovim-Configuration-with-Lua.md b/docs/tech_docs/linux/Neovim-Configuration-with-Lua.md similarity index 100% rename from docs/tech_docs/Neovim-Configuration-with-Lua.md rename to docs/tech_docs/linux/Neovim-Configuration-with-Lua.md diff --git a/docs/tech_docs/Poppler-Utils:-Tools-and-Usage.md b/docs/tech_docs/linux/Poppler-Utils:-Tools-and-Usage.md similarity index 100% rename from docs/tech_docs/Poppler-Utils:-Tools-and-Usage.md rename to docs/tech_docs/linux/Poppler-Utils:-Tools-and-Usage.md diff --git a/docs/tech_docs/Zsh-Configuration-Guide.md b/docs/tech_docs/linux/Zsh-Configuration-Guide.md similarity index 100% rename from docs/tech_docs/Zsh-Configuration-Guide.md rename to docs/tech_docs/linux/Zsh-Configuration-Guide.md diff --git a/docs/tech_docs/bootable_usb_linux.md b/docs/tech_docs/linux/bootable_usb_linux.md similarity index 100% rename from docs/tech_docs/bootable_usb_linux.md rename to docs/tech_docs/linux/bootable_usb_linux.md diff --git a/docs/tech_docs/journalctl.md b/docs/tech_docs/linux/journalctl.md similarity index 100% rename from docs/tech_docs/journalctl.md rename to docs/tech_docs/linux/journalctl.md diff --git a/docs/tech_docs/linux-tools.md b/docs/tech_docs/linux/linux-tools.md similarity index 100% rename from docs/tech_docs/linux-tools.md rename to docs/tech_docs/linux/linux-tools.md diff --git a/docs/tech_docs/linux-troubleshooting.md b/docs/tech_docs/linux/linux-troubleshooting.md similarity index 100% rename from docs/tech_docs/linux-troubleshooting.md rename to docs/tech_docs/linux/linux-troubleshooting.md diff --git a/docs/tech_docs/pdf-tools.md b/docs/tech_docs/linux/pdf-tools.md similarity index 100% rename from docs/tech_docs/pdf-tools.md rename to docs/tech_docs/linux/pdf-tools.md diff --git a/docs/tech_docs/ssh-agent.md b/docs/tech_docs/linux/ssh-agent.md similarity index 100% rename from docs/tech_docs/ssh-agent.md rename to docs/tech_docs/linux/ssh-agent.md diff --git a/docs/tech_docs/z.md b/docs/tech_docs/linux/z.md similarity index 100% rename from docs/tech_docs/z.md rename to docs/tech_docs/linux/z.md diff --git a/docs/tech_docs/Python_programming.md b/docs/tech_docs/python/Python_programming.md similarity index 100% rename from docs/tech_docs/Python_programming.md rename to docs/tech_docs/python/Python_programming.md diff --git a/docs/tech_docs/advanced_python.md b/docs/tech_docs/python/advanced_python.md similarity index 100% rename from docs/tech_docs/advanced_python.md rename to docs/tech_docs/python/advanced_python.md diff --git a/docs/tech_docs/python_mac.md b/docs/tech_docs/python/python_mac.md similarity index 100% rename from docs/tech_docs/python_mac.md rename to docs/tech_docs/python/python_mac.md diff --git a/docs/tech_docs/python_project.md b/docs/tech_docs/python/python_project.md similarity index 100% rename from docs/tech_docs/python_project.md rename to docs/tech_docs/python/python_project.md