diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-19 14:13:16 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-19 14:13:16 +0200 |
commit | d86898cbec2566df9b9e4c9953022c9771059db5 (patch) | |
tree | 3cf693d375fa38e669e43898f4bcc66e7c3785ac /using.html | |
parent | Typo (diff) | |
download | joe-www-d86898cbec2566df9b9e4c9953022c9771059db5.tar.gz joe-www-d86898cbec2566df9b9e4c9953022c9771059db5.tar.bz2 joe-www-d86898cbec2566df9b9e4c9953022c9771059db5.tar.xz joe-www-d86898cbec2566df9b9e4c9953022c9771059db5.tar.zst joe-www-d86898cbec2566df9b9e4c9953022c9771059db5.zip |
Small updates
Diffstat (limited to 'using.html')
-rw-r--r-- | using.html | 26 |
1 files changed, 22 insertions, 4 deletions
@@ -70,13 +70,15 @@ </li> <li> <h4>OS</h4> - <b>FreeBSD 13</b> is my OS of choice. + <b>FreeBSD 13</b> is my OS of choice. I left + GNU/Linux for BSD about 1 year ago and I never + felt the need to go back! </li> <li> <h4>Window manager</h4> <b>dwm</b> is my favorite tiling window manager - and the only one I use for it very light and highly - extensible. + and the only one I use for it is very light and + highly extensible. </li> <li> <h4>Terminal emulator</h4> @@ -89,7 +91,7 @@ I use <b>zsh</b> as my only interactive shell. </li> <li> - <h4>Software</h4> + <h4>Other software</h4> Here is a small list of programs I use frequently. Most are terminal-based. <ul> @@ -110,6 +112,22 @@ <li>IRC client: <b>irssi</b> </ul> </li> + <li> + <h4>Games</h4> + I haven't played much video games in recent times + but here's what I used to play a lot: + <ul> + <li> + <b>Kerbal Space Program</b> on my Linux + machine, I loved this game! + </li> + <li> + <b>Classic DOOM</b> and <b>Hexen</b> + through <b>gzdoom</b>, it runs very + smooth on BSD. + </li> + </ul> + </li> </ul> </p> <h2>Hardware</h2> |