doom: replaced symbols with nerd font symbols
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"permissions": {
|
||||||
|
"allow": [
|
||||||
|
"Bash(git -C /home/ayman/.dotfiles log --oneline -5)",
|
||||||
|
"Bash(git -C /home/ayman/.dotfiles show HEAD)",
|
||||||
|
"Bash(git -C /home/ayman/.dotfiles diff)",
|
||||||
|
"Bash(git -C /home/ayman/.dotfiles add home/modules/zsh.nix && git -C /home/ayman/.dotfiles commit -m \"$\\(cat <<'EOF'\nzsh: add kitten ssh aliases s and si\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\nEOF\n\\)\")",
|
||||||
|
"Bash(git -C /home/ayman/.dotfiles push 2>&1)"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -81,7 +81,7 @@
|
|||||||
'(("d" "daily" plain
|
'(("d" "daily" plain
|
||||||
"%?"
|
"%?"
|
||||||
:target (file+head "%<%Y-%m-%d>.org"
|
:target (file+head "%<%Y-%m-%d>.org"
|
||||||
"#+title: %<%Y-%m-%d>\n#+filetags: :daily:\n\n* 🌅 Today's Focus\n\n* 💼 Work\n** Tasks\n** Notes\n\n* 🔬 Tech\n** Tasks\n** Notes\n\n* 🧍 Personal\n** Tasks\n** Notes\n\n* 📋 Habits\n\n* 🌀 Fleeting / Inbox\n")
|
"#+title: %<%Y-%m-%d>\n#+filetags: :daily:\n\n* Today's Focus\n\n* Work\n** Tasks\n** Notes\n\n* Tech\n** Tasks\n** Notes\n\n* Personal\n** Tasks\n** Notes\n\n* Habits\n\n* Fleeting / Inbox\n")
|
||||||
:unnarrowed t
|
:unnarrowed t
|
||||||
:immediate-finish t)
|
:immediate-finish t)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user