diff options
| -rw-r--r-- | README.md | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -3,5 +3,12 @@ I dont like cluttering in `~` so I configured everything to respect xdg user dirs. -I use zsh and so should you if you want to use these dotfiles, as it reads -everything from [.zprofile](.zprofile) if it's a login-shell. +## 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 |
