update some more bandali references to mab
authorAmin Bandali <mab@gnu.org>
Thu, 23 Jan 2020 22:54:56 +0000 (17:54 -0500)
committerAmin Bandali <mab@gnu.org>
Thu, 23 Jan 2020 22:54:56 +0000 (17:54 -0500)
.config/getmail/getmailrc
.config/guix/channels.scm
.config/isync/mbsyncrc
.emacs.d/etc/custom.el
.gnupg/gpg-agent.conf

index 8f14bea..5caed23 100644 (file)
@@ -2,7 +2,7 @@
 type = SimplePOP3SSLRetriever
 server = fencepost.gnu.org
 username = mab
-password_command = ("gpg", "--no-tty", "-q", "-d", "/home/bandali/.passwd/gnu.gpg")
+password_command = ("gpg", "--no-tty", "-q", "-d", "/home/mab/.passwd/gnu.gpg")
 port = 995
 use_apop = True
 
index 61a3d36..ba69e32 100644 (file)
@@ -1,7 +1,8 @@
 (list (channel
        (name 'guix)
-       ;; (url "file:///home/bandali/src/git/guix")
-       (url "https://git.savannah.gnu.org/git/guix.git"))
+       ;; (url "file:///home/mab/src/git/guix")
+       (url "https://git.savannah.gnu.org/git/guix.git")
+       (commit "7357b3d7a52eb5db1674012c50d308d792741c48"))
       (channel
-       (name 'guix-bandali)
-       (url "file:///home/bandali/src/git/guix-bandali")))
+       (name 'guix-mab)
+       (url "file:///home/mab/src/git/guix-mab")))
index d348139..12e08e2 100644 (file)
@@ -41,7 +41,7 @@ Account gnub
 IMAPAccount gnub-local
 Host 127.0.0.1
 Port 143
-User bandali@gnu.local
+User mab@gnu.local
 PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub-local.gpg"
 SSLType None
 
index a831542..50e364c 100644 (file)
@@ -3,11 +3,11 @@
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
- '(abbrev-file-name "/home/bandali/.emacs.d/var/abbrev.el")
+ '(abbrev-file-name "/home/mab/.emacs.d/var/abbrev.el")
  '(auth-sources '("~/.authinfo.gpg"))
  '(authinfo-hidden "\\(?:client-secret\\|password\\|token\\)")
  '(auto-revert-verbose nil)
- '(auto-save-file-name-transforms '((".*" "/home/bandali/.emacs.d/var/auto-save/" t)))
+ '(auto-save-file-name-transforms '((".*" "/home/mab/.emacs.d/var/auto-save/" t)))
  '(backup-by-copying t)
  '(company-dabbrev-char-regexp "\\sw\\|\\s_\\|[-_]" t)
  '(company-dabbrev-downcase nil t)
@@ -19,7 +19,7 @@
  '(display-battery-mode t)
  '(display-time-mode t)
  '(dmenu-prompt-string "run: " t)
- '(dmenu-save-file "/home/bandali/.emacs.d/var/dmenu-items" t)
+ '(dmenu-save-file "/home/mab/.emacs.d/var/dmenu-items" t)
  '(ebdb-gnus-window-configuration
    '(article
      (vertical 1.0
@@ -32,7 +32,7 @@
  '(ediff-split-window-function 'split-window-horizontally t)
  '(ediff-window-setup-function 'ediff-setup-windows-plain t)
  '(epa-pinentry-mode 'loopback)
- '(epg-gpg-program "/home/bandali/.guix-profile/bin/gpg")
+ '(epg-gpg-program "/home/mab/.guix-profile/bin/gpg")
  '(epg-pinentry-mode 'loopback)
  '(erc-fill-column 77)
  '(erc-fill-function 'erc-fill-static)
@@ -51,7 +51,7 @@
  '(erc-track-position-in-mode-line t)
  '(erc-track-priority-faces-only 'all)
  '(erc-track-shorten-function nil)
- '(eshell-directory-name "/home/bandali/.emacs.d/var/eshell/")
+ '(eshell-directory-name "/home/mab/.emacs.d/var/eshell/")
  '(eshell-hist-ignoredups t)
  '(eshell-input-filter 'eshell-input-filter-initial-space)
  '(fci-rule-color "#5B6268")
  '(projectile-completion-system 'ivy)
  '(projectile-mode-line-prefix " proj")
  '(recentf-max-saved-items 2000)
- '(recentf-save-file "/home/bandali/.emacs.d/var/recentf-save.el")
+ '(recentf-save-file "/home/mab/.emacs.d/var/recentf-save.el")
  '(require-final-newline t)
  '(safe-local-variable-values
    '((tex-main-file . "../thesis.tex")
      (eval setq org-latex-prefer-user-labels t)
      (eval add-hook 'after-save-hook 'org-latex-export-to-latex t t)))
  '(save-interprogram-paste-before-kill t)
- '(save-place-file "/home/bandali/.emacs.d/var/save-place.el" t)
- '(savehist-file "/home/bandali/.emacs.d/var/savehist.el")
+ '(save-place-file "/home/mab/.emacs.d/var/save-place.el" t)
+ '(savehist-file "/home/mab/.emacs.d/var/savehist.el")
  '(search-default-mode 'char-fold-to-regexp)
  '(split-width-threshold 150)
  '(text-scale-mode-step 1.05)
index ba418db..477b69e 100644 (file)
@@ -4,6 +4,6 @@ max-cache-ttl 86400
 default-cache-ttl-ssh 43200
 max-cache-ttl-ssh 86400
 
-pinentry-program /home/bandali/.guix-profile/bin/pinentry-emacs
+pinentry-program /home/mab/.guix-profile/bin/pinentry-emacs
 allow-emacs-pinentry
 allow-loopback-pinentry