From 8e2da70b0421f0251f9a2abfebf27b763fe7d166 Mon Sep 17 00:00:00 2001 From: JaeYoo-Im Date: Wed, 4 Sep 2024 17:29:07 +0900 Subject: [PATCH] emacs : readme add. --- .config/emacs/.gitignore | 1 + .config/emacs/readme.org | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 .config/emacs/readme.org diff --git a/.config/emacs/.gitignore b/.config/emacs/.gitignore index 19b7bb5..824f07b 100644 --- a/.config/emacs/.gitignore +++ b/.config/emacs/.gitignore @@ -1,5 +1,6 @@ * */ +!readme.org !early-init.el !init.el !custom-default.el diff --git a/.config/emacs/readme.org b/.config/emacs/readme.org new file mode 100644 index 0000000..b081c7b --- /dev/null +++ b/.config/emacs/readme.org @@ -0,0 +1,12 @@ +* Need program list +** DIRED +*** DIRED-RSYNC +RSYNC +*** DIRED-FD +FD ++ Ubuntu : fd-find +** Org +*** OB-RUST +rust script ++ Cargo install rust-script +