;; -*- lexical-binding: t; -*- (use-package 1password :straight (:host github :repo "xuchunyang/1password.el" :fork (:host github :repo "jdormit/1password.el")) :defer t :config (1password-login (password-store-get "team-lolatravel.1password.com"))) (provide 'init-1pass)