+ Updated README.md
This commit is contained in:
parent
049bb2c261
commit
ae5651c8d4
1 changed files with 27 additions and 2 deletions
29
README.md
29
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.
|
||||
<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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue