Skip to content

esmaeelE/dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b5496b · Mar 13, 2025

History

27 Commits
Mar 13, 2025
Dec 27, 2022
Jul 24, 2022
Dec 1, 2024
Jun 6, 2024

Repository files navigation

dotfile

covert to Persian cal

echo 2022-11-1 | pcal

find current date

pcal -t 

doomemacs

Emacs can handle bidi text Like Persian and English well. But DoomEmacs not configured fot that. Here is the fix.

Enable bidi module in .doom/init.dl by removing ;; comment sign

place this line in config.el

(+bidi-global-mode 1)

Sync doom by running doom sync

~/.config/emacs/bin/doom sync

Run only terminal not GUI

emacs -nw

Change/Preview theme in doomemacs

SPC h t 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published