dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 34ed8786b087531139f3e84e7cf1cd014ebfac78
parent 1f290ba91403c074ae62c9b3ab9ff54132a0bbee
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date:   Tue,  7 May 2024 18:31:25 -0400

create README.md

Diffstat:
AREADME.md | 19+++++++++++++++++++
1 file changed, 19 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,19 @@ +# My Dotfiles! +### This repo has just a few of my dotfiles, so far with the following: + - my fish configs + - sets environment variables, and cleans up the user's $HOME + - my [ohmyfish](https://github.com/oh-my-fish/oh-my-fish) configs, I don't really know how the config works that well + - my pywal templates for: + - discord + - rofi + - dwm + - vim + - Xresources + - hyprland + - joplin (WIP) + - vconsole + - dunst + - less & css + - the pywal configs also include my scripts that the `wal -o` command executes + + Feel free to suggest or ask for any of my configs if you'd like!