From 67ef43139917b5552e25a9172b9016244183b759 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Sun, 15 Jan 2023 12:19:01 -0600 Subject: [PATCH] Cleaning up the README. --- README.org | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.org b/README.org index fad4b32..15c37d3 100644 --- a/README.org +++ b/README.org @@ -32,10 +32,6 @@ Dotfiles are the customization files that are used to personalize your Linux or | [[https://gitlab.com/dwt1/surf-distrotube][Surf]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/sxhkd][Sxhkd]] | [[https://gitlab.com/dwt1/wallpapers][Wallpapers]] | [[https://gitlab.com/dwt1/dotfiles/-/tree/master/.config/xmobar][Xmobar]] | [[https://gitlab.com/dwt1/dotfiles/-/blob/master/.zshrc][Zsh]] | * Who Am I? -#+CAPTION: DT Logo -#+ATTR_HTML: :alt DT Logo :title DT Logo :align left -[[https://gitlab.com/dwt1/dotfiles/-/raw/master/.screenshots/dotfiles02.png]] - I am Derek Taylor (DT), the creator of the DistroTube channel (also DT) on [[https://www.youtube.com/c/DistroTube][YouTube]]. In my videos, I focus a lot of my attention on minimal window managers such as openbox, dwm, qtile, i3 and xmonad. I also focus heavily on command line programs and extensible text editors such as Vim and Emacs. Viewers of my channel will often ask me for my configuration files for these programs. This repository serves a triple function: 1) As a place to point viewers who ask me for my configs. 2) As a learning resource for those that wish to study my configs.