+ Updated README.md

This commit is contained in:
AAP 2020-07-12 14:37:39 +07:00 committed by GitHub
parent 049bb2c261
commit ae5651c8d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
<p align="center">
<img width="25%" src="https://github.com/null2264.png"></a>
</p>
<h1 align="center">null2264's dotfiles</h1>
<h3 align="center">
Repository that contains my personal config files.
</h3>
### 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*