Repository of my personal dotfiles
+ Added free disks indicator to polybar + Trying out lfimg (Buggy) + Rework rateUSD + Rework PATH, now detect any subdir inside .local/bin + lf now can be accessed inside vim |
||
---|---|---|
.config | ||
.scripts | ||
.xinitrc | ||
.xprofile | ||
README.md |
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.
Dependences & Featured Software
- ZSH
- Console-TDM
- X11
- st (st-zi build)
- Tiling WM (Qtile, BSPWM, or DWM)
Tips
Add this to /etc/zsh/zshenv
#!/bin/zsh
export ZDOTDIR="${XDG_CONFIG_HOME:-$HOME/.config}/zsh"