summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* emacs: update magit-repository-directoriesAmin Bandali2019-04-211-3/+2
| | | | dotfiles repo now resides at ~/ rather than ~/.emacs.d/
* emacs: update packagesAmin Bandali2019-04-211-11/+11
|
* sway: add launch modeAmin Bandali2019-04-191-2/+20
|
* sway: putting monitor to the left of my laptopAmin Bandali2019-04-181-2/+2
|
* emacs: add M-RET binding in DocView for scrolling upAmin Bandali2019-04-181-0/+8
| | | | just like in Gnus
* emacs: update packagesAmin Bandali2019-04-181-7/+7
|
* emacs: update packagesAmin Bandali2019-04-161-5/+5
|
* msmtp: update fencepost’s fingerprintAmin Bandali2019-04-161-1/+1
|
* emacs: update packagesAmin Bandali2019-04-151-7/+7
|
* bash: aur(): only try cloning if it doesn’t already existAmin Bandali2019-04-141-1/+1
|
* bash: set prompt earlierAmin Bandali2019-04-141-7/+7
|
* bash: start ssh-agent if not runningAmin Bandali2019-04-141-0/+7
|
* emacs: remove unused abbrev entriesAmin Bandali2019-04-141-7/+0
|
* emacs: update packagesAmin Bandali2019-04-141-9/+9
|
* emacs: update eshell prompt to match my bash promptAmin Bandali2019-04-141-18/+6
|
* bash: various tweaksAmin Bandali2019-04-143-17/+33
| | | | | | | | - 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
* xdg: lower case public and template dirsAmin Bandali2019-04-141-2/+2
|
* readline: various tweaksAmin Bandali2019-04-141-0/+12
|
* readline: add .inputrcAmin Bandali2019-04-141-0/+4
|
* bash: history-related tweaksAmin Bandali2019-04-141-2/+13
|
* rc.org: remove zsh configAmin Bandali2019-04-141-261/+0
| | | | after many years, i’m getting back into bash
* bash: fish-like promptAmin Bandali2019-04-141-1/+5
|
* bash: bring over some aliases and customizations from .zshrcAmin Bandali2019-04-141-5/+20
|
* bash: add .bash_profile and .bashrcAmin Bandali2019-04-142-0/+11
|
* sway: switch back to urxvtAmin Bandali2019-04-141-3/+3
|
* alacritty: removeAmin Bandali2019-04-141-569/+0
| | | | i find i like urxvt better, at least for now
* shell: clean up old cruftAmin Bandali2019-04-142-31/+12
|
* shell: add .profile (based on .zprofile)Amin Bandali2019-04-141-0/+36
|
* git: ignore everythingAmin Bandali2019-04-131-15/+1
| | | | | | to help make it safer to use this repo at ~/ caveat: have to force add untracked files
* emacs: move configuration to .emacs.dAmin Bandali2019-04-1311-186/+15
|
* alacritty: change dimensions and font family and sizeAmin Bandali2019-04-131-3/+5
|
* alacritty: add stock configAmin Bandali2019-04-131-0/+567
|
* delete the long-obsolete README.orgAmin Bandali2019-04-131-21/+0
| | | | | | | May or may not rewrite it some day. For now, see the comments in each file, the git log, and also the various lightweight git tags pointing to snapshots in time before each time this repo underwent drastic changes.
* scripts: pull current scripts out of rc.org & clean upAmin Bandali2019-04-1311-287/+218
| | | | | | | | | | | | | | battery-percentage-time: pull out of rc.org scripts my-i3status: pull out of rc.org rofi-light: pull out of rc.org rofi-remmina: pull out of rc.org s: pull out of rc.org sway-ws-util: pull out of rc.org toggle-presentation-mode: pull out of rc.org toggle-tablet: pull out of rc.org volume-info: pull out of rc.org zathura-sync: pull out of rc.org remove Scripts
* configs: pull current configs out of rc.org & clean upAmin Bandali2019-04-1326-2223/+999
| | | | | | | | | | | | | | | | | | fontconfig: pull out of rc.org getmail: pull out of rc.org gnupg: pull out of rc.org git: pull out of rc.org i3status: pull out of rc.org latexmk: pull out of rc.org mbsync: pull out of rc.org msmtp: pull out of rc.org rofi{,-pass}: pull out of rc.org sway{,lock}: pull out of rc.org xdg: pull out of rc.org xresources: pull out of rc.org zathura: pull out of rc.org {compton,dunst,notmuch}: remove configs {toggle-layout,unlock-def-gk.py,wp,Fun}: remove scripts
* [emacs/org] (arguably) more convenient s-T binding for org-todoAmin Bandali2019-04-121-1/+2
|
* [emacs] use alloy-mode for als filesAmin Bandali2019-04-121-0/+1
|
* [emacs] disable orgalist for the time beingAmin Bandali2019-04-122-1/+1
| | | | | | | Interacts badly with a recent change in text-mode on emacs master. See [1] for bug report with more info. [1]: https://lists.gnu.org/r/emacs-orgmode/2019-04/msg00007.html
* [emacs] update packagesAmin Bandali2019-04-121-4/+4
|
* [emacs] update magitAmin Bandali2019-04-111-1/+1
|
* [emacs] update packagesAmin Bandali2019-04-111-2/+2
|
* [emacs] add a/reload-init function for reloading the right init fileAmin Bandali2019-04-111-1/+16
| | | | | Based on radian-reload-init: https://github.com/raxod502/straight.el/tree/aa2f612546815167f87dda835f8efaabf1264c7f#the-transaction-system
* [emacs] update packagesAmin Bandali2019-04-111-14/+14
|
* [emacs/gnus][wip] initial mailing list configAmin Bandali2019-04-071-2/+75
|
* [emacs/gnus-msg] tweak posting stylesAmin Bandali2019-04-071-2/+2
|
* [emacs] update packagesAmin Bandali2019-04-071-6/+6
|
* [rc/sway] various tweaksAmin Bandali2019-04-051-7/+20
| | | | change term to alacritty, tweak colors, set default_border
* [rc/i3status] some tweaksAmin Bandali2019-04-051-5/+6
|
* [rc/sway] config for new u2518d monitorAmin Bandali2019-04-051-0/+4
| | | | above and center of my laptop screen
* [emacs] update packagesAmin Bandali2019-04-051-11/+11
|