From 9b178ceb7003482fb51f85a55f36722264c4d1b3 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 27 Sep 2025 13:31:44 +0200 Subject: [PATCH] Config/Navi: Add lineendings conversion cheat --- config/navi/christoph.cheat | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/navi/christoph.cheat b/config/navi/christoph.cheat index 0bc0dfa3..253cdc65 100644 --- a/config/navi/christoph.cheat +++ b/config/navi/christoph.cheat @@ -200,6 +200,16 @@ $ file: eza -1 sudo chattr -R -i $ file: eza -1 +% dos2unix +# Convert line endings to unix format +dos2unix +$ file: eza -1 + +% unix2dos +Convert line endings to dos format +unix2dos +$ file: eza -1 + ; =========================== ; SECRETS ; ===========================