diff --git a/README.md b/README.md index 1433ff7..679d2c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,30 @@ # dotfiles -## About -This repository contains config files that i used, some are coded/modified/scripted by me, some other are from other people's config from github/reddit/youtube. +

+ +

+

null2264's dotfiles

+

+Repository that contains my personal config files. +

+ +### Hi, welcome to my dotfiles repo! +This is my personal collection of configuration files. + +I'm still in progress on cleaning up some mess. + +My Setup: + +- **WM**: bspwm / DWM* +- **OS**: Arch Linux +- **Shell**: zsh +- **Terminal**: st\** / urxvt* +- **Editor**: Neovim / vim* +- **File Manager**: Thunar / lf\* / ranger* +- **Launcher**: rofi* / dmenu* +- **Browser**: Firefox + +*info*: *\** = *config included*; *\*\*= source included* ## Dependences & Featured Software - ZSH @@ -26,3 +49,5 @@ Add this to /etc/zsh/zshenv export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh" ``` + +*README.md is still under construction*