Skip to content

azzamsa/scripts.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

scripts.el

A collection of my tiny but useful Emacs Lisp code


This is the repository companion for the "Useful Emacs Lisp scripts collection"

Usage:

(use-package scripts.el
  :after secrets.el
  :straight (aza-scripts :type git :host github :repo "azzamsa/scripts.el")
  :bind (("C-c k" . aza-kill-other-buffers)
         ("C-c t" . aza-today)
         ("C-c i" . insert-filename-as-heading)))

About

A collection of my tiny but useful Emacs Lisp code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published