From 070cff9ec33dc3fda929fe13b538088234e32c5c Mon Sep 17 00:00:00 2001 From: Luxferre Date: Thu, 2 Apr 2026 14:45:43 +0300 Subject: [PATCH] updated nn alias with a more compatible and memorizable one --- core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core b/core index b14045b..b06c2de 100644 --- a/core +++ b/core @@ -21,4 +21,4 @@ alias n='echo -e "$(date -Im)\t$*" >> ~/n' defalias r13 'echo "$*" | tr "A-Za-z" "N-ZA-Mn-za-m"' # nano rc-less config -alias nn='FEDSMAGic/max%_T2' +alias nn='nano -FEDSMAGic/max%_T2'