From 13a34ba01cb2867fff65abd0dbaeb6481a5eee0d Mon Sep 17 00:00:00 2001 From: pali112 Date: Sun, 6 Apr 2025 14:25:44 +0200 Subject: [PATCH] =?UTF-8?q?Dodane=20ifno=20odno=C5=9Bnie=20pull?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 8bee173..a8798a7 100644 --- a/init.el +++ b/init.el @@ -759,6 +759,7 @@ Missing packages are automatically installed." (setq initial-scratch-message (concat ";; Aby otworzyć org todo daj na SPC o o \n" ";; Aby otworzyć org notatki daj na SPC o n \n" ";; Aby przesuwać nagłówki w Org dajsz shift + j lub l \n" + ";; W git jeśli wysyłasz to g g P p, a pull gg F p \n" ";; Aby odpalić VOSK daj na SPC m v \n" ";; Aby otworzyć eshell daj na C-c s e \n" ";; Otwarcie menu attachment C-c C-a \n"