Over the years I have used a lot of different software products but some longer, more often, or more regularly than others. This page is supposed to name most of the products in my work environment. Please [let me know](/contact/) if it’s missing anything important. #### Shell * [ZSH](https://www.zsh.org) with [liquidprompt](https://github.com/liquidprompt/liquidprompt) #### Window Manager * [awesome](https://awesomewm.org/) tiling * [MVWM](https://github.com/ThomasAdam/mvwm) non-tiling; MVWM being a code cleanup of [FVWM](https://www.fvwm.org) but apparently superseded by [FVWM3](https://github.com/fvwmorg/fvwm3) #### Terminal Emulator * [URXVT](http://software.schmorp.de/pkg/rxvt-unicode.html) #### IRC Client * [WeeChat](https://weechat.org/) #### Jabber/XMPP Client * [Gajim](https://gajim.org/) #### Serial Console Client * [Microcom](https://git.pengutronix.de/cgit/tools/microcom) #### Terminal Multiplexer / Detacher * [TMUX](https://github.com/tmux/tmux/wiki) * [Screen](https://www.gnu.org/software/screen/) #### E-Mail Client * [Claws-Mail](https://claws-mail.org/) * [Mutt](http://mutt.org/) #### Web-Browser * [Firefox](https://www.mozilla.org/en-US/firefox/) with a lot of extensions, though, to be added later. #### MTA * [Exim](https://www.exim.org) #### IMAPd/POPd * [Dovecot](https://www.dovecot.org) #### RSS/Atom Reader * [Newsboat](https://www.newsboat.org) #### Editor * [neovim](https://neovim.io/) * [VIm](https://www.vim.org/) #### Remote Access * [OpenSSH](https://www.openssh.com) * ~~[ClusterSSH](https://sourceforge.net/projects/clusterssh/)~~; I prefer the [xpanes](https://github.com/greymd/tmux-xpanes/) plugin for tmux nowadays #### Package Management * [aptitude](https://wiki.debian.org/Aptitude) * [apt-dater](https://github.com/DE-IBH/apt-dater)