summaryrefslogtreecommitdiffstats
path: root/.bashrc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various updatesAmin Bandali2025-03-011-3/+19
* Various updatesAmin Bandali2025-02-261-1/+1
* Various updatesAmin Bandali2025-01-301-1/+1
* Various updatesAmin Bandali2024-11-291-1/+0
* Various updatesAmin Bandali2024-11-291-20/+37
* Various updatesAmin Bandali2024-09-181-1/+1
* Various bash alias updatesAmin Bandali2024-07-021-13/+22
* Various updatesAmin Bandali2024-06-191-1/+3
* Small changesAmin Bandali2024-03-281-0/+1
* Various updates from nostalgiaAmin Bandali2024-03-021-1/+1
* * .bashrc: Only source completions if available.•••For both quilt and now pass-otp as well. Amin Bandali2022-11-271-2/+12
* A few small but useful additions from a newly set up env•••- Show name of current Debian chroot in prompt if we're in one. - More friendly less for non-textual files. - More useful ls aliases. - An alert alias to show notification after a long-running task, along with its exist status. Example usage: sleep 3; alert - Update egrep and fgrep aliases to use grep -E and grep -F directly respectively, since standalone egrep and fgrep have been deprecated. Amin Bandali2022-11-251-10/+22
* Various deb packaging settings/conveniencesAmin Bandali2022-11-251-1/+2
* * .bashrc: reorganize, and update promptAmin Bandali2022-05-191-53/+60
* add change-theme script•••allows changing themes for future application instances as well as currently-running ones on the fly. xterm and emacs have been tested and are known to work so far. Amin Bandali2021-10-191-1/+4
* Many uncommitted changesAmin Bandali2021-03-131-1/+4
* Some adaptations for my current EXWM setupAmin Bandali2020-10-121-1/+1
* bash: Disallow overwriting existing file using shell redirectionAmin Bandali2020-10-121-0/+2
* Switch to EXWM•••(langa runs Parabola GNU/Linux-libre) Amin Bandali2020-10-121-0/+1
* Move user-level configs out of rc.org•••I will keep rc.org around for now, only for system-level (global) config files. Amin Bandali2020-10-061-0/+121
* move non-emacs configs to rc.orgAmin Bandali2020-04-111-121/+0
* guix: break down monolithic profile into multiple smaller profiles•••super useful for decoupling larger packages like icecat, libreoffice, and texlive from the rest of mostly-smaller packages, so i could easily `guix pull' and update the smaller ones as frequently as i like Amin Bandali2020-03-131-2/+1
* bash,guix: "fix" completionAmin Bandali2020-01-081-0/+14
* bash: add t functionAmin Bandali2019-12-031-0/+4
* bash: slightly simplify prompt•••no need to colourize the \u, colourizing \$ is enough Amin Bandali2019-09-221-3/+1
* bash: update promptAmin Bandali2019-09-221-7/+9
* bash: use i-beam cursor in terminalsAmin Bandali2019-09-131-1/+1
* shell: it probably makes more sense to start ssh-agent in ~/.profileAmin Bandali2019-08-101-9/+0
* bash: set terminal titleAmin Bandali2019-08-101-0/+3
* bash: adapt bashrc for debian, taking some niceties from its bashrcAmin Bandali2019-08-101-2/+35
* isync, bash, eshell: try imap syncing my gnu mail from my serverAmin Bandali2019-08-061-3/+1
* shell: more flexible per-host profile configurationAmin Bandali2019-08-051-9/+7
* bash: adapt config for guix systemAmin Bandali2019-08-051-4/+29
* shell: a bunch of uncommitted changes since i switched to TrisquelAmin Bandali2019-07-201-9/+3
* rename a few accounts and filenamesAmin Bandali2019-07-141-1/+1
* bash: add e and se alias for editing files with emacsAmin Bandali2019-06-061-0/+2
* getmail: move getmailrc to $XDG_CONFIG_HOME/getmail, use dovecot-ldaAmin Bandali2019-05-191-1/+4
* 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. Amin Bandali2019-05-111-0/+2
* isync: move mbsyncrc to $XDG_CONFIG_HOME/isyncAmin Bandali2019-05-101-0/+1
* 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
* 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 Amin Bandali2019-04-141-9/+17
* bash: history-related tweaksAmin Bandali2019-04-141-2/+13
* 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-141-0/+9