From 3f27e3b09bd44eb8941a110c951f46a37d595947 Mon Sep 17 00:00:00 2001
From: Nick Sweeting <github@sweeting.me>
Date: Wed, 21 Feb 2024 20:19:14 -0800
Subject: [PATCH] Add nala to productivity section

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5c4c157..b2dd18c 100644
--- a/README.md
+++ b/README.md
@@ -320,6 +320,7 @@ List of projects that provide terminal user interfaces
 - [lf](https://github.com/gokcehan/lf) A terminal file manager written in Go
   with heavy inspiration from ranger file manager.
 - [mcfly](https://github.com/cantino/mcfly) Intelligent context-aware search engine for your shell history
+- [nala](https://gitlab.com/volian/nala) Drop-in replacement for `apt` package manager with prettier UI
 - [patat](https://github.com/jaspervdj/patat) Terminal-based presentations using Pandoc
 - [pdiary](https://github.com/manipuladordedados/pdiary) A simple terminal diary journal application written in Python with encryption support
 - [pkm](https://github.com/wick3dr0se/pkm) A super minimal TUI package manager wrapper written in BASH v4.2+