summaryrefslogtreecommitdiffstats
path: root/.bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small changesAmin Bandali2024-03-281-0/+1
|
* Various updates from nostalgiaAmin Bandali2024-03-021-1/+1
|
* * .bashrc: Only source completions if available.Amin Bandali2022-11-271-2/+12
| | | | For both quilt and now pass-otp as well.
* A few small but useful additions from a newly set up envAmin Bandali2022-11-251-10/+22
| | | | | | | | | | - 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.
* Various deb packaging settings/conveniencesAmin Bandali2022-11-251-1/+2
|
* * .bashrc: reorganize, and update promptAmin Bandali2022-05-191-53/+60
|
* add change-theme scriptAmin Bandali2021-10-191-1/+4
| | | | | | 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.
* 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 EXWMAmin Bandali2020-10-121-0/+1
| | | | (langa runs Parabola GNU/Linux-libre)
* Move user-level configs out of rc.orgAmin Bandali2020-10-061-0/+121
| | | | | I will keep rc.org around for now, only for system-level (global) config files.
* move non-emacs configs to rc.orgAmin Bandali2020-04-111-121/+0
|
* guix: break down monolithic profile into multiple smaller profilesAmin Bandali2020-03-131-2/+1
| | | | | | 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
* bash,guix: "fix" completionAmin Bandali2020-01-081-0/+14
|
* bash: add t functionAmin Bandali2019-12-031-0/+4
|
* bash: slightly simplify promptAmin Bandali2019-09-221-3/+1
| | | | no need to colourize the \u, colourizing \$ is enough
* 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 ScreenAmin Bandali2019-05-111-0/+2
| | | | | | | 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.
* 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 tweaksAmin Bandali2019-04-141-9/+17
| | | | | | | | - 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
* 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