Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bash: set terminal title | Amin Bandali | 2019-08-10 | 1 | -0/+3 |
| | |||||
* | bash: adapt bashrc for debian, taking some niceties from its bashrc | Amin Bandali | 2019-08-10 | 1 | -2/+35 |
| | |||||
* | isync, bash, eshell: try imap syncing my gnu mail from my server | Amin Bandali | 2019-08-06 | 1 | -3/+1 |
| | |||||
* | shell: more flexible per-host profile configuration | Amin Bandali | 2019-08-05 | 1 | -9/+7 |
| | |||||
* | bash: adapt config for guix system | Amin Bandali | 2019-08-05 | 1 | -4/+29 |
| | |||||
* | shell: a bunch of uncommitted changes since i switched to Trisquel | Amin Bandali | 2019-07-20 | 1 | -9/+3 |
| | |||||
* | rename a few accounts and filenames | Amin Bandali | 2019-07-14 | 1 | -1/+1 |
| | |||||
* | bash: add e and se alias for editing files with emacs | Amin Bandali | 2019-06-06 | 1 | -0/+2 |
| | |||||
* | getmail: move getmailrc to $XDG_CONFIG_HOME/getmail, use dovecot-lda | Amin Bandali | 2019-05-19 | 1 | -1/+4 |
| | |||||
* | bash: fix config in emacs’s ansi-term and GNU Screen | Amin Bandali | 2019-05-11 | 1 | -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/isync | Amin Bandali | 2019-05-10 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | bash: various tweaks | Amin Bandali | 2019-04-14 | 1 | -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 tweaks | Amin Bandali | 2019-04-14 | 1 | -2/+13 |
| | |||||
* | 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 | 1 | -0/+9 |