From 5300638382ba6712443d209a693e9dd26bc61002 Mon Sep 17 00:00:00 2001 From: Jonathan Agmon Date: Sun, 22 Mar 2026 20:35:32 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ linux/useful-commands.md | 14 ++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 README.md create mode 100644 linux/useful-commands.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..467f1cc --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# My Notes +Who needs a notes app anyway? diff --git a/linux/useful-commands.md b/linux/useful-commands.md new file mode 100644 index 0000000..edc03cd --- /dev/null +++ b/linux/useful-commands.md @@ -0,0 +1,14 @@ +# +## Built-In + +## 3rd-Party +### yazi +file explorer + +### ncdu +storage management + +### micro +text editor + +###