Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .bashrc: Reorder things to be more logical | Tristan Williams | 2024-10-13 | 1 | -15/+15 |
| | |||||
* | .bashrc: Set EDITOR and VISUAL | Tristan Williams | 2024-10-13 | 1 | -0/+10 |
| | |||||
* | .bashrc: Fix history size | Tristan Williams | 2024-10-13 | 1 | -2/+2 |
| | |||||
* | .bashrc: set bash history options | Tristan Williams | 2024-10-13 | 1 | -0/+14 |
| | |||||
* | Add ~/.bash_aliases | Tristan Williams | 2024-10-13 | 1 | -0/+8 |
| | |||||
* | .bachrc: Set GPG_TTY for pinentry over SSH and in Emacs | Tristan Williams | 2024-10-12 | 1 | -0/+7 |
| | |||||
* | .bashrc: Add $HOME/bin to PATH | Tristan Williams | 2024-10-12 | 1 | -0/+8 |
| | |||||
* | Fix comments and formatting | Tristan Williams | 2024-10-12 | 1 | -2/+6 |
| | |||||
* | Fix comments and formatting | Tristan Williams | 2024-10-12 | 1 | -1/+9 |
| | |||||
* | Add support for .bashrc.personal | Tristan Williams | 2024-10-10 | 1 | -1/+2 |
| | | | | | I split my dotfiles into modular repositories. This repository is the core, so it makes sense to initialize other stuff here. | ||||
* | Add bash completion to .bashrc | Tristan Williams | 2024-10-09 | 1 | -0/+4 |
| | |||||
* | Add bash configuration files .bash_profile and .bashrc | Tristan Williams | 2024-10-09 | 1 | -0/+8 |