blob: ece8f87de6d87db523c6fd69408c2312aa506d6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Dotfiles
I dont like cluttering in `~` so I configured everything to respect xdg user
dirs.
## Software I use
* `zsh`, the z-shell
* `st` as a terminal emulator
* `vim` for text editing with
[jellybeans](https://github.com/nanotech/jellybeans.vim) colorscheme
* `dunst` for notifications
* `i3` or `dwm` depending on the machine
* `zathura` for document viewing
|