Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tridactyl: free up C-d and C-u, search through bookmarks with O | Amin Bandali | 2019-04-24 | 1 | -0/+4 | |
| | ||||||
* | tridactyl: add config | Amin Bandali | 2019-04-24 | 1 | -0/+27 | |
| | ||||||
* | emacs: add debbugs | Amin Bandali | 2019-04-23 | 1 | -0/+10 | |
| | ||||||
* | sway: add binding for focusing child container | Amin Bandali | 2019-04-23 | 1 | -0/+1 | |
| | ||||||
* | msmtp: update mail’s fingerprint | Amin Bandali | 2019-04-23 | 1 | -1/+1 | |
| | ||||||
* | emacs: update packages | Amin Bandali | 2019-04-23 | 1 | -5/+5 | |
| | ||||||
* | emacs: update magit-repository-directories | Amin Bandali | 2019-04-21 | 1 | -3/+2 | |
| | | | | dotfiles repo now resides at ~/ rather than ~/.emacs.d/ | |||||
* | emacs: update packages | Amin Bandali | 2019-04-21 | 1 | -11/+11 | |
| | ||||||
* | sway: add launch mode | Amin Bandali | 2019-04-19 | 1 | -2/+20 | |
| | ||||||
* | sway: putting monitor to the left of my laptop | Amin Bandali | 2019-04-18 | 1 | -2/+2 | |
| | ||||||
* | emacs: add M-RET binding in DocView for scrolling up | Amin Bandali | 2019-04-18 | 1 | -0/+8 | |
| | | | | just like in Gnus | |||||
* | emacs: update packages | Amin Bandali | 2019-04-18 | 1 | -7/+7 | |
| | ||||||
* | emacs: update packages | Amin Bandali | 2019-04-16 | 1 | -5/+5 | |
| | ||||||
* | msmtp: update fencepost’s fingerprint | Amin Bandali | 2019-04-16 | 1 | -1/+1 | |
| | ||||||
* | emacs: update packages | Amin Bandali | 2019-04-15 | 1 | -7/+7 | |
| | ||||||
* | bash: aur(): only try cloning if it doesn’t already exist | Amin Bandali | 2019-04-14 | 1 | -1/+1 | |
| | ||||||
* | bash: set prompt earlier | Amin Bandali | 2019-04-14 | 1 | -7/+7 | |
| | ||||||
* | bash: start ssh-agent if not running | Amin Bandali | 2019-04-14 | 1 | -0/+7 | |
| | ||||||
* | emacs: remove unused abbrev entries | Amin Bandali | 2019-04-14 | 1 | -7/+0 | |
| | ||||||
* | emacs: update packages | Amin Bandali | 2019-04-14 | 1 | -9/+9 | |
| | ||||||
* | emacs: update eshell prompt to match my bash prompt | Amin Bandali | 2019-04-14 | 1 | -18/+6 | |
| | ||||||
* | bash: various tweaks | Amin Bandali | 2019-04-14 | 3 | -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 dirs | Amin Bandali | 2019-04-14 | 1 | -2/+2 | |
| | ||||||
* | readline: various tweaks | Amin Bandali | 2019-04-14 | 1 | -0/+12 | |
| | ||||||
* | readline: add .inputrc | Amin Bandali | 2019-04-14 | 1 | -0/+4 | |
| | ||||||
* | bash: history-related tweaks | Amin Bandali | 2019-04-14 | 1 | -2/+13 | |
| | ||||||
* | rc.org: remove zsh config | Amin Bandali | 2019-04-14 | 1 | -261/+0 | |
| | | | | after many years, i’m getting back into bash | |||||
* | bash: fish-like prompt | Amin Bandali | 2019-04-14 | 1 | -1/+5 | |
| | ||||||
* | bash: bring over some aliases and customizations from .zshrc | Amin Bandali | 2019-04-14 | 1 | -5/+20 | |
| | ||||||
* | bash: add .bash_profile and .bashrc | Amin Bandali | 2019-04-14 | 2 | -0/+11 | |
| | ||||||
* | sway: switch back to urxvt | Amin Bandali | 2019-04-14 | 1 | -3/+3 | |
| | ||||||
* | alacritty: remove | Amin Bandali | 2019-04-14 | 1 | -569/+0 | |
| | | | | i find i like urxvt better, at least for now | |||||
* | shell: clean up old cruft | Amin Bandali | 2019-04-14 | 2 | -31/+12 | |
| | ||||||
* | shell: add .profile (based on .zprofile) | Amin Bandali | 2019-04-14 | 1 | -0/+36 | |
| | ||||||
* | git: ignore everything | Amin Bandali | 2019-04-13 | 1 | -15/+1 | |
| | | | | | | to help make it safer to use this repo at ~/ caveat: have to force add untracked files | |||||
* | emacs: move configuration to .emacs.d | Amin Bandali | 2019-04-13 | 11 | -186/+15 | |
| | ||||||
* | alacritty: change dimensions and font family and size | Amin Bandali | 2019-04-13 | 1 | -3/+5 | |
| | ||||||
* | alacritty: add stock config | Amin Bandali | 2019-04-13 | 1 | -0/+567 | |
| | ||||||
* | delete the long-obsolete README.org | Amin Bandali | 2019-04-13 | 1 | -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 up | Amin Bandali | 2019-04-13 | 11 | -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 up | Amin Bandali | 2019-04-13 | 26 | -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-todo | Amin Bandali | 2019-04-12 | 1 | -1/+2 | |
| | ||||||
* | [emacs] use alloy-mode for als files | Amin Bandali | 2019-04-12 | 1 | -0/+1 | |
| | ||||||
* | [emacs] disable orgalist for the time being | Amin Bandali | 2019-04-12 | 2 | -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 packages | Amin Bandali | 2019-04-12 | 1 | -4/+4 | |
| | ||||||
* | [emacs] update magit | Amin Bandali | 2019-04-11 | 1 | -1/+1 | |
| | ||||||
* | [emacs] update packages | Amin Bandali | 2019-04-11 | 1 | -2/+2 | |
| | ||||||
* | [emacs] add a/reload-init function for reloading the right init file | Amin Bandali | 2019-04-11 | 1 | -1/+16 | |
| | | | | | Based on radian-reload-init: https://github.com/raxod502/straight.el/tree/aa2f612546815167f87dda835f8efaabf1264c7f#the-transaction-system | |||||
* | [emacs] update packages | Amin Bandali | 2019-04-11 | 1 | -14/+14 | |
| | ||||||
* | [emacs/gnus][wip] initial mailing list config | Amin Bandali | 2019-04-07 | 1 | -2/+75 | |
| |