summaryrefslogtreecommitdiffstats
path: root/.bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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