From ae5651c8d4baeae83789bca38920799f4626f18e Mon Sep 17 00:00:00 2001 From: AAP <46041660+null2264@users.noreply.github.com> Date: Sun, 12 Jul 2020 14:37:39 +0700 Subject: [PATCH] + Updated README.md --- README.md | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) 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*