diff --git a/blog/content/posts/blogs/best-terminal-command-rm--rf-world.md b/blog/content/posts/blogs/best-terminal-command-rm--rf-world.md index 6d74b6b..805b6c3 100644 --- a/blog/content/posts/blogs/best-terminal-command-rm--rf-world.md +++ b/blog/content/posts/blogs/best-terminal-command-rm--rf-world.md @@ -51,6 +51,10 @@ alike (until you intend to use Arch and burn the world). ## My current setup +![Glimpse into the terminal](/images/terminal-workspace.png) + +*Note: Open the image in a new tab for better viewing.* + Currently, I am using Fedora 40 with Sway Window Manager and tons of terminal based tools. Just to be clear, I am not a keyboard nerd, but it does get my work done faster and non-intrusively. I use a mouse for a fair share of my work diff --git a/blog/static/images/terminal-workspace.png b/blog/static/images/terminal-workspace.png new file mode 100644 index 0000000..e954885 Binary files /dev/null and b/blog/static/images/terminal-workspace.png differ