~bandali/configs
4 years agogetmail: move getmailrc to $XDG_CONFIG_HOME/getmail, use dovecot-lda
Amin Bandali [Sun, 19 May 2019 15:15:00 +0000 (11:15 -0400)]
getmail: move getmailrc to $XDG_CONFIG_HOME/getmail, use dovecot-lda

4 years agoemacs: add local gnu account
Amin Bandali [Sun, 19 May 2019 05:43:05 +0000 (01:43 -0400)]
emacs: add local gnu account

4 years agoemacs: revamp mail hierarchy
Amin Bandali [Sun, 19 May 2019 04:53:15 +0000 (00:53 -0400)]
emacs: revamp mail hierarchy

4 years agoemacs: add list-identifier for a few mailing list groups
Amin Bandali [Sat, 18 May 2019 21:52:40 +0000 (17:52 -0400)]
emacs: add list-identifier for a few mailing list groups

… that insist on being annoying and prefix message subjects

4 years agoemacs: add signatures for my gnu, uw, and csc addresses
Amin Bandali [Sat, 18 May 2019 15:42:28 +0000 (11:42 -0400)]
emacs: add signatures for my gnu, uw, and csc addresses

4 years agoemacs: fix alert-default-style to use emacs’s notifications library
Amin Bandali [Sat, 18 May 2019 11:56:09 +0000 (07:56 -0400)]
emacs: fix alert-default-style to use emacs’s notifications library

4 years agoemacs: remove slack
Amin Bandali [Sat, 18 May 2019 11:55:33 +0000 (07:55 -0400)]
emacs: remove slack

it’s not needed afterall: the URA cancelled her project for this term

4 years agoemacs: update packages
Amin Bandali [Fri, 17 May 2019 20:33:39 +0000 (16:33 -0400)]
emacs: update packages

4 years agoemacs: fix nil file-name-handler-alist after reloading init
Amin Bandali [Wed, 15 May 2019 00:35:06 +0000 (20:35 -0400)]
emacs: fix nil file-name-handler-alist after reloading init

This problem would cause emacs to not treat files like *.gpg
or *.el.gz especially before displaying them, as it normally does.

So now, I update a/file-name-handler-alist with the latest contents of
file-name-handler-alist before loading the init file, and afterwards I
restore things back to normal (done in a/post-init).

4 years agoemacs: add M-O binding to toggle org link display
Amin Bandali [Tue, 14 May 2019 19:29:00 +0000 (15:29 -0400)]
emacs: add M-O binding to toggle org link display

4 years agosway: put monitor back on left
Amin Bandali [Tue, 14 May 2019 19:28:34 +0000 (15:28 -0400)]
sway: put monitor back on left

4 years agogit: ignore TAGS files globally
Amin Bandali [Tue, 14 May 2019 19:27:58 +0000 (15:27 -0400)]
git: ignore TAGS files globally

4 years agoemacs: add ivy-xref
Amin Bandali [Tue, 14 May 2019 19:27:48 +0000 (15:27 -0400)]
emacs: add ivy-xref

4 years agoemacs: update packages
Amin Bandali [Tue, 14 May 2019 19:27:05 +0000 (15:27 -0400)]
emacs: update packages

4 years agoemacs: gnus: uw: only put INBOX-originated replies into Sent Items
Amin Bandali [Mon, 13 May 2019 19:55:40 +0000 (15:55 -0400)]
emacs: gnus: uw: only put INBOX-originated replies into Sent Items

4 years agoemacs: add dired-x and set dired-guess-shell-alist-user
Amin Bandali [Sun, 12 May 2019 17:28:13 +0000 (13:28 -0400)]
emacs: add dired-x and set dired-guess-shell-alist-user

4 years agoemacs: let Gnus use full window
Amin Bandali [Sun, 12 May 2019 17:27:29 +0000 (13:27 -0400)]
emacs: let Gnus use full window

currently problematic with *EBDB-Gnus* being left around

4 years agoemacs: fix multi-term C-c C-j binding
Amin Bandali [Sun, 12 May 2019 17:27:03 +0000 (13:27 -0400)]
emacs: fix multi-term C-c C-j binding

4 years agoemacs: add vc-ediff binding, winner-undo on ediff quit, horiz split
Amin Bandali [Sun, 12 May 2019 04:46:23 +0000 (00:46 -0400)]
emacs: add vc-ediff binding, winner-undo on ediff quit, horiz split

4 years agoemacs: add convenient binding for saving and closing frame
Amin Bandali [Sun, 12 May 2019 04:45:16 +0000 (00:45 -0400)]
emacs: add convenient binding for saving and closing frame

useful when editing a textarea in emacs (from tridactyl)

4 years agoemacs: open up magit-status in full-screen
Amin Bandali [Sun, 12 May 2019 04:44:45 +0000 (00:44 -0400)]
emacs: open up magit-status in full-screen

4 years agoemacs: uncomment and rewrite no-package-initialize thingy
Amin Bandali [Sun, 12 May 2019 04:43:56 +0000 (00:43 -0400)]
emacs: uncomment and rewrite no-package-initialize thingy

haven’t tested it on <27 though

4 years agoemacs: automatically load diff-hl
Amin Bandali [Sun, 12 May 2019 04:43:12 +0000 (00:43 -0400)]
emacs: automatically load diff-hl

for git change indication in the fringe

4 years agoemacs: multi-term: add some bindings, send more raw keys
Amin Bandali [Sun, 12 May 2019 04:42:14 +0000 (00:42 -0400)]
emacs: multi-term: add some bindings, send more raw keys

in particular makes using weechat more pleasant

4 years agoemacs: gnus: fix up posting styles
Amin Bandali [Sun, 12 May 2019 04:41:48 +0000 (00:41 -0400)]
emacs: gnus: fix up posting styles

4 years agoemacs: add gnus-dired
Amin Bandali [Sun, 12 May 2019 04:40:51 +0000 (00:40 -0400)]
emacs: add gnus-dired

4 years agoemacs: gnus: don’t destroy other windows
Amin Bandali [Sun, 12 May 2019 04:39:37 +0000 (00:39 -0400)]
emacs: gnus: don’t destroy other windows

4 years agoemacs: update packages
Amin Bandali [Sun, 12 May 2019 04:39:17 +0000 (00:39 -0400)]
emacs: update packages

4 years agoemacs: set screen’s config file explicitly for multi-term
Amin Bandali [Sun, 12 May 2019 00:44:14 +0000 (20:44 -0400)]
emacs: set screen’s config file explicitly for multi-term

Not sure why (getenv "SCREENRC") evaluates to "/screen/screenrc" only
and the $XDG_CONFIG_HOME prefix of it is missing.  Don’t have time to
investigate.

4 years agobash: fix config in emacs’s ansi-term and GNU Screen
Amin Bandali [Sun, 12 May 2019 00:04:37 +0000 (20:04 -0400)]
bash: fix config in emacs’s ansi-term and GNU Screen

The issue seems to be that ~/.bash_profile isn’t sourced for
interactive non-login shells.  So, might want to try detecting
non-login shells in general rather than fixing only for ansi-term and
screen.

4 years agoscreen: add GNU Screen config
Amin Bandali [Sun, 12 May 2019 00:04:10 +0000 (20:04 -0400)]
screen: add GNU Screen config

4 years agotridactyl and shell: use emacs as default editor
Amin Bandali [Sat, 11 May 2019 13:24:43 +0000 (09:24 -0400)]
tridactyl and shell: use emacs as default editor

4 years agoisync: move mbsyncrc to $XDG_CONFIG_HOME/isync
Amin Bandali [Sat, 11 May 2019 00:00:34 +0000 (20:00 -0400)]
isync: move mbsyncrc to $XDG_CONFIG_HOME/isync

4 years agolatexmk: move config to $XDG_CONFIG_HOME/latexmk
Amin Bandali [Fri, 10 May 2019 23:32:09 +0000 (19:32 -0400)]
latexmk: move config to $XDG_CONFIG_HOME/latexmk

may need a recent version: https://tex.stackexchange.com/a/123438

4 years agogit: move mailmap to ~/.config/git
Amin Bandali [Fri, 10 May 2019 23:29:43 +0000 (19:29 -0400)]
git: move mailmap to ~/.config/git

4 years agoreadline: move inputrc to $XDG_CONFIG_HOME/readline
Amin Bandali [Fri, 10 May 2019 23:20:52 +0000 (19:20 -0400)]
readline: move inputrc to $XDG_CONFIG_HOME/readline

4 years agomsmtp: move config to $XDG_CONFIG_HOME/msmtp
Amin Bandali [Fri, 10 May 2019 23:20:29 +0000 (19:20 -0400)]
msmtp: move config to $XDG_CONFIG_HOME/msmtp

4 years agogit: move global config and ignore to $XDG_CONFIG_HOME/git
Amin Bandali [Fri, 10 May 2019 23:09:15 +0000 (19:09 -0400)]
git: move global config and ignore to $XDG_CONFIG_HOME/git

4 years agogit: use tabs in ~/.gitconfig, also don’t use short status
Amin Bandali [Fri, 10 May 2019 22:58:52 +0000 (18:58 -0400)]
git: use tabs in ~/.gitconfig, also don’t use short status

4 years agombsync: update usernames accordingly
Amin Bandali [Fri, 10 May 2019 20:36:20 +0000 (16:36 -0400)]
mbsync: update usernames accordingly

4 years agoemacs: use .local tld for dovecot usernames for more clarity
Amin Bandali [Fri, 10 May 2019 20:17:12 +0000 (16:17 -0400)]
emacs: use .local tld for dovecot usernames for more clarity

also use shorter machine names for uwaterloo and csclub accounts

4 years agoemacs: add a few useful counsel-related keybindings
Amin Bandali [Fri, 10 May 2019 20:15:43 +0000 (16:15 -0400)]
emacs: add a few useful counsel-related keybindings

4 years agoemacs: delete init.org
Amin Bandali [Fri, 10 May 2019 05:59:46 +0000 (01:59 -0400)]
emacs: delete init.org

4 years agoemacs: divide init.el up into sections and add commentary
Amin Bandali [Fri, 10 May 2019 05:31:49 +0000 (01:31 -0400)]
emacs: divide init.el up into sections and add commentary

4 years agoemacs: add comment macro
Amin Bandali [Fri, 10 May 2019 04:25:12 +0000 (00:25 -0400)]
emacs: add comment macro

4 years agoemacs: remove everything related to byte-compiling init file
Amin Bandali [Fri, 10 May 2019 04:19:39 +0000 (00:19 -0400)]
emacs: remove everything related to byte-compiling init file

4 years agoemacs: slight init.el tweaks
Amin Bandali [Fri, 10 May 2019 04:12:51 +0000 (00:12 -0400)]
emacs: slight init.el tweaks

4 years agoemacs: add {early-,}init.el, as exported from init.org
Amin Bandali [Fri, 10 May 2019 04:07:31 +0000 (00:07 -0400)]
emacs: add {early-,}init.el, as exported from init.org

in preparation for moving to a regular non-literate config

4 years agoemacs: update org and swiper
Amin Bandali [Fri, 10 May 2019 04:06:59 +0000 (00:06 -0400)]
emacs: update org and swiper

4 years agoemacs: use ox-extra
Amin Bandali [Fri, 10 May 2019 04:00:19 +0000 (00:00 -0400)]
emacs: use ox-extra

4 years agoemacs: use ivy’s virtual buffers
Amin Bandali [Fri, 10 May 2019 03:59:40 +0000 (23:59 -0400)]
emacs: use ivy’s virtual buffers

4 years agoemacs: exclude gnus’s home dir from recentf
Amin Bandali [Fri, 10 May 2019 03:57:23 +0000 (23:57 -0400)]
emacs: exclude gnus’s home dir from recentf

4 years agoemacs: exclude straight.el’s build dir from recentf
Amin Bandali [Fri, 10 May 2019 03:57:03 +0000 (23:57 -0400)]
emacs: exclude straight.el’s build dir from recentf

4 years agoemacs: briefly try out helm and auctex
Amin Bandali [Fri, 10 May 2019 03:56:16 +0000 (23:56 -0400)]
emacs: briefly try out helm and auctex

leave the configs in init for now (commented out)

4 years agoemacs: add emacs-slack (temporary) and update swiper
Amin Bandali [Thu, 9 May 2019 15:40:20 +0000 (11:40 -0400)]
emacs: add emacs-slack (temporary) and update swiper

4 years agoemacs: don’t byte-compile init
Amin Bandali [Thu, 9 May 2019 15:35:52 +0000 (11:35 -0400)]
emacs: don’t byte-compile init

going to try a non-byte-compiled init for a while; esp. now that on
emacs master i get a segfault:

-*- mode: compilation; default-directory: "~/.emacs.d/" -*-
Compilation started at Thu May  9 11:38:40

make build-init
Loading Emacs...done (0.004s)
Loading /home/amin/.emacs.d/etc/custom.el (source)...
Loading /home/amin/.emacs.d/etc/secrets...
Fatal error 11: Segmentation fault
Backtrace:
emacs(+0x132cdf)[0x55c6bd232cdf]
emacs(+0x3acdf)[0x55c6bd13acdf]
emacs(+0x3b133)[0x55c6bd13b133]
emacs(+0x131339)[0x55c6bd231339]
emacs(+0x1313ba)[0x55c6bd2313ba]
/usr/lib/libpthread.so.0(+0x124d0)[0x7f6e6c4f34d0]
/bin/sh: line 1: 28103 Segmentation fault      (core dumped) emacs -Q --batch -l init.el --eval '(a/build-init)' 2>&1
make: *** [Makefile:11: build-init] Error 139

Compilation exited abnormally with code 2 at Thu May  9 11:38:42

4 years agosway: move monitor to the right, and some other minor tweaks
Amin Bandali [Thu, 9 May 2019 12:46:01 +0000 (08:46 -0400)]
sway: move monitor to the right, and some other minor tweaks

4 years agoemacs: don’t use my custom message-cite-ctyle
Amin Bandali [Thu, 9 May 2019 12:44:38 +0000 (08:44 -0400)]
emacs: don’t use my custom message-cite-ctyle

to help me avoid top-posting when replying

4 years agoemacs: update packages
Amin Bandali [Sun, 5 May 2019 03:12:03 +0000 (23:12 -0400)]
emacs: update packages

4 years agotridactyl: a few more bindings and tweaks
Amin Bandali [Mon, 29 Apr 2019 15:16:47 +0000 (11:16 -0400)]
tridactyl: a few more bindings and tweaks

4 years agosway: fix light minimum brightness setting
Amin Bandali [Mon, 29 Apr 2019 15:16:28 +0000 (11:16 -0400)]
sway: fix light minimum brightness setting

4 years agoemacs: add tex filter-group for ibuffer
Amin Bandali [Mon, 29 Apr 2019 15:15:57 +0000 (11:15 -0400)]
emacs: add tex filter-group for ibuffer

4 years agoemacs: update packages
Amin Bandali [Mon, 29 Apr 2019 15:15:48 +0000 (11:15 -0400)]
emacs: update packages

4 years agoemacs: custom-file updates
Amin Bandali [Mon, 29 Apr 2019 15:15:32 +0000 (11:15 -0400)]
emacs: custom-file updates

5 years agoemacs: custom-file updates
Amin Bandali [Sat, 27 Apr 2019 00:50:48 +0000 (20:50 -0400)]
emacs: custom-file updates

5 years agoemacs: add org-ref and deps
Amin Bandali [Sat, 27 Apr 2019 00:50:30 +0000 (20:50 -0400)]
emacs: add org-ref and deps

5 years agoemacs: update packages
Amin Bandali [Sat, 27 Apr 2019 00:50:00 +0000 (20:50 -0400)]
emacs: update packages

5 years agoemacs: classify alloy-mode buffers under ‘programming’ in ibuffer
Amin Bandali [Fri, 26 Apr 2019 00:37:48 +0000 (20:37 -0400)]
emacs: classify alloy-mode buffers under ‘programming’ in ibuffer

5 years agoemacs: try out swiper-isearch for a while
Amin Bandali [Fri, 26 Apr 2019 00:37:01 +0000 (20:37 -0400)]
emacs: try out swiper-isearch for a while

https://oremacs.com/2019/04/07/swiper-isearch/

5 years agoemacs: update packages
Amin Bandali [Fri, 26 Apr 2019 00:36:32 +0000 (20:36 -0400)]
emacs: update packages

5 years agoemacs: update emacs-doom-themes, add forgotten debbugs & soap-client
Amin Bandali [Wed, 24 Apr 2019 06:11:09 +0000 (02:11 -0400)]
emacs: update emacs-doom-themes, add forgotten debbugs & soap-client

forgot to run straight-freeze-versions after installing debbugs

5 years agotridactyl: free up C-d and C-u, search through bookmarks with O
Amin Bandali [Wed, 24 Apr 2019 05:00:39 +0000 (01:00 -0400)]
tridactyl: free up C-d and C-u, search through bookmarks with O

5 years agotridactyl: add config
Amin Bandali [Wed, 24 Apr 2019 04:38:25 +0000 (00:38 -0400)]
tridactyl: add config

5 years agoemacs: add debbugs
Amin Bandali [Tue, 23 Apr 2019 23:42:47 +0000 (19:42 -0400)]
emacs: add debbugs

5 years agosway: add binding for focusing child container
Amin Bandali [Tue, 23 Apr 2019 19:07:45 +0000 (15:07 -0400)]
sway: add binding for focusing child container

5 years agomsmtp: update mail’s fingerprint
Amin Bandali [Tue, 23 Apr 2019 19:07:28 +0000 (15:07 -0400)]
msmtp: update mail’s fingerprint

5 years agoemacs: update packages
Amin Bandali [Tue, 23 Apr 2019 19:06:44 +0000 (15:06 -0400)]
emacs: update packages

5 years agoemacs: update magit-repository-directories
Amin Bandali [Sun, 21 Apr 2019 19:24:11 +0000 (15:24 -0400)]
emacs: update magit-repository-directories

dotfiles repo now resides at ~/ rather than ~/.emacs.d/

5 years agoemacs: update packages
Amin Bandali [Sun, 21 Apr 2019 19:23:48 +0000 (15:23 -0400)]
emacs: update packages

5 years agosway: add launch mode
Amin Bandali [Fri, 19 Apr 2019 03:45:02 +0000 (23:45 -0400)]
sway: add launch mode

5 years agosway: putting monitor to the left of my laptop
Amin Bandali [Fri, 19 Apr 2019 03:44:09 +0000 (23:44 -0400)]
sway: putting monitor to the left of my laptop

5 years agoemacs: add M-RET binding in DocView for scrolling up
Amin Bandali [Thu, 18 Apr 2019 23:26:25 +0000 (19:26 -0400)]
emacs: add M-RET binding in DocView for scrolling up

just like in Gnus

5 years agoemacs: update packages
Amin Bandali [Thu, 18 Apr 2019 23:26:04 +0000 (19:26 -0400)]
emacs: update packages

5 years agoemacs: update packages
Amin Bandali [Wed, 17 Apr 2019 03:52:56 +0000 (23:52 -0400)]
emacs: update packages

5 years agomsmtp: update fencepost’s fingerprint
Amin Bandali [Wed, 17 Apr 2019 03:52:28 +0000 (23:52 -0400)]
msmtp: update fencepost’s fingerprint

5 years agoemacs: update packages
Amin Bandali [Tue, 16 Apr 2019 03:38:36 +0000 (23:38 -0400)]
emacs: update packages

5 years agobash: aur(): only try cloning if it doesn’t already exist
Amin Bandali [Sun, 14 Apr 2019 20:56:05 +0000 (16:56 -0400)]
bash: aur(): only try cloning if it doesn’t already exist

5 years agobash: set prompt earlier
Amin Bandali [Sun, 14 Apr 2019 20:53:58 +0000 (16:53 -0400)]
bash: set prompt earlier

5 years agobash: start ssh-agent if not running
Amin Bandali [Sun, 14 Apr 2019 20:52:36 +0000 (16:52 -0400)]
bash: start ssh-agent if not running

5 years agoemacs: remove unused abbrev entries
Amin Bandali [Sun, 14 Apr 2019 20:30:50 +0000 (16:30 -0400)]
emacs: remove unused abbrev entries

5 years agoemacs: update packages
Amin Bandali [Sun, 14 Apr 2019 20:29:35 +0000 (16:29 -0400)]
emacs: update packages

5 years agoemacs: update eshell prompt to match my bash prompt
Amin Bandali [Sun, 14 Apr 2019 20:01:36 +0000 (16:01 -0400)]
emacs: update eshell prompt to match my bash prompt

5 years agobash: various tweaks
Amin Bandali [Sun, 14 Apr 2019 19:36:58 +0000 (15:36 -0400)]
bash: various tweaks

- new include helper for checking if arg is a regular and readable
  file, then sourcing it
- set VISUAL editor
- fix prompt to show an additional character when abbreviated folder’s
  name starts with a dot

5 years agoxdg: lower case public and template dirs
Amin Bandali [Sun, 14 Apr 2019 19:12:57 +0000 (15:12 -0400)]
xdg: lower case public and template dirs

5 years agoreadline: various tweaks
Amin Bandali [Sun, 14 Apr 2019 05:34:18 +0000 (01:34 -0400)]
readline: various tweaks

5 years agoreadline: add .inputrc
Amin Bandali [Sun, 14 Apr 2019 05:16:54 +0000 (01:16 -0400)]
readline: add .inputrc

5 years agobash: history-related tweaks
Amin Bandali [Sun, 14 Apr 2019 05:15:57 +0000 (01:15 -0400)]
bash: history-related tweaks

5 years agorc.org: remove zsh config
Amin Bandali [Sun, 14 Apr 2019 04:54:07 +0000 (00:54 -0400)]
rc.org: remove zsh config

after many years, i’m getting back into bash

5 years agobash: fish-like prompt
Amin Bandali [Sun, 14 Apr 2019 04:52:31 +0000 (00:52 -0400)]
bash: fish-like prompt

5 years agobash: bring over some aliases and customizations from .zshrc
Amin Bandali [Sun, 14 Apr 2019 04:51:50 +0000 (00:51 -0400)]
bash: bring over some aliases and customizations from .zshrc