If you're looking for:
- my
mpvconfiguration, it has been moved to mpv-config - my
neovimconfiguration, it has been moved to nvim-config
$ exa -aTI .git dotfiles
dotfiles
├── .bashrc
├── .cache
│ └── wal
│ ├── colors
│ ├── colors-kitty.conf
│ ├── colors-konsole.colorscheme
│ ├── colors-oomox
│ ├── colors-putty.reg
│ ├── colors-rofi-dark.rasi
│ ├── colors-rofi-light.rasi
│ ├── colors-speedcrunch.json
│ ├── colors-sway
│ ├── colors-tty.sh
│ ├── colors-wal-dmenu.h
│ ├── colors-wal-dwm.h
│ ├── colors-wal-st.h
│ ├── colors-wal-tabbed.h
│ ├── colors-wal.vim
│ ├── colors-waybar.css
│ ├── colors.css
│ ├── colors.hs
│ ├── colors.json
│ ├── colors.scss
│ ├── colors.sh
│ ├── colors.Xresources
│ ├── colors.yml
│ ├── schemes
│ │ └── _mnt_ehdd_Pictures_wallpapers_8md6RX_png_dark_None_None_1.1.0.json
│ ├── sequences
│ └── wal
├── .config
│ ├── alacritty
│ │ └── alacritty.yml
│ ├── bspwm
│ │ └── bspwmrc
│ ├── cava
│ │ └── config
│ ├── discord-rpc
│ │ └── config.toml
│ ├── dunst
│ │ └── dunstrc
│ ├── greenclip.cfg
│ ├── gtk-3.0
│ │ └── gtk.css
│ ├── herbstluftwm
│ │ └── autostart
│ ├── leftwm
│ │ ├── config.toml
│ │ └── themes
│ │ └── current
│ │ ├── down
│ │ ├── theme.toml
│ │ └── up
│ ├── neofetch
│ │ └── config.conf
│ ├── openbox
│ │ ├── autostart
│ │ ├── environment
│ │ └── rc.xml
│ ├── qutebrowser
│ │ └── config.py
│ ├── rofi
│ │ └── config
│ ├── rtv
│ │ └── rtv.cfg
│ ├── sxhkd
│ │ └── sxhkdrc
│ ├── tint2
│ │ ├── tint2rc-bottom
│ │ ├── tint2rc-side
│ │ └── tint2rc-top
│ ├── vis
│ │ ├── colors
│ │ │ ├── index
│ │ │ ├── rainbow
│ │ │ └── rgb
│ │ └── config
│ ├── youtube-dl
│ │ └── config
│ └── youtube-viewer
│ └── youtube-viewer.conf
├── .emacs.d
│ ├── exwm.el
│ ├── functions.el
│ ├── init.el
│ ├── packages.el
│ └── settings.el
├── .inputrc
├── .mozilla
│ └── PROFILE
│ └── chrome
│ ├── userChrome.css
│ └── userContent.css
├── .mpd
│ ├── mpd.conf
│ └── mpd.conf (pi)
├── .mpdscribble
│ └── mpdscribble.conf
├── .nanorc
├── .ncmpcpp
│ ├── config
│ └── config-lyrics
├── .tmux.conf
├── .vimrc
├── .xinitrc
├── .xmonad
│ └── xmonad.hs
├── .Xresources
├── ascii
│ ├── ahegao
│ ├── anime
│ ├── girl
│ ├── girl2
│ ├── girl3
│ ├── girl4
│ ├── girl5
│ ├── goku
│ ├── neko
│ ├── neko2
│ ├── neko3
│ ├── tifa
│ ├── totoro
│ └── vash
├── escape_sequence_art
│ ├── beserk
│ ├── dead
│ ├── haha
│ ├── mikasa
│ ├── mirror
│ └── trap
├── etc
│ ├── dnscrypt-proxy
│ │ └── dnscrypt-proxy.toml
│ ├── fstab
│ └── portage
│ ├── env
│ │ ├── less-aggressive-cflags.conf
│ │ ├── no-aggressive-cflags.conf
│ │ └── notmpfs.conf
│ ├── make.conf
│ ├── make.conf (old)
│ ├── package.env
│ ├── package.mask
│ └── repos.conf
│ ├── gentoo.conf
│ ├── p6nc.conf
│ └── xmake-io.conf
├── kernel
│ ├── 4.19.72-gentoo-VALLEY-config
│ ├── 5.4.31-ck-valley-config
│ ├── 5.4.48-ck-valley-config
│ └── 5.11.3-ck-VALLEY-config
├── LICENSE
├── README.md
├── scripts
│ ├── art.sh
│ ├── general
│ └── xfort
└── Windows
└── keybindings.ahk