Repository of my personal dotfiles
Find a file
ziro ee9fb0df18 ----- Changes: bspwmrc
+ Used single monocle (Monocle when there's only 1 window opened)
2020-05-19 09:09:17 +07:00
.config ----- Changes: bspwmrc 2020-05-19 09:09:17 +07:00
.local/bin ----- Changes: lfrc, polybar, rateUSD 2020-05-19 09:02:16 +07:00
.scripts + Moved rateUSD.sh to .local/bin (To save up even more word count) 2020-05-19 06:05:36 +07:00
.xinitrc + Added X11 related config files 2020-05-11 07:19:57 +07:00
.xprofile + Added X11 related config files 2020-05-11 07:19:57 +07:00
README.md + Edited README.md 2020-05-18 12:55:12 +07:00

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.

  • ZSH
  • Console-TDM
  • X11
  • Nerd Fonts (Iosevka, UbuntuMono, and Fira)
  • Feather (Font)
  • 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"