Skip to content

Commit

Permalink
add bookmark capability
Browse files Browse the repository at this point in the history
  • Loading branch information
madhuatx committed Jan 23, 2025
1 parent d771dcb commit 17022ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions personal/bookmarks.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
(setq bookmark-default-file "~/.emacs.d/bookmarks") ;;define file to use.
(setq bookmark-save-flag 1) ;save bookmarks to .emacs.bmk after each entry

0 comments on commit 17022ee

Please sign in to comment.