diff --git a/README.md b/README.md index e69de29..4aa3be4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,35 @@ +# Dotfiles + +A neat copy of everything clogging up my home folder whenever I'm looking for something important. + +## Featuring: + +| | | +| ----------- | ---------------------------------------------- | +| emacs | Vim, just better | +| GHC | Compiler settings for code I don't understand | +| htop | CPU go brrrr | +| ncmpcpp | Music player I can't live without | +| newsboat | Good in the morning, with a cup of coffee | +| rofi | Ask me anything! | +| tmux | Terminals inside terminals inside terminals | +| qutebrowser | Surfing the web without a mouse | +| nvim | Emacs, just better | +| xmonad | windows, but not actually | +| zathura | Adobe acrobat, just less acrobatic | +| zsh | Because none of the cool kids use bash anymore | + +## Other stuff I've used before, but want to keep the configuration for. + +### Termite + +I quite like this terminal. It's always my goto if something is not working properly in alacritty. I sometimes spin it up if I really need blinking text for some reason. + +### Kitty + +This terminal is quick, but just a tad bit too quick for me. It kinda handles IMEs badly, which is my reason for using alacritty instead. + +### Ranger + +To be honest, I don't use file managers that much nowadays. `cd` and `ls` is my friend. +