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 | 3 | -0/+52 |
| | |||||
* | Create installer | Tristan Williams | 2024-10-12 | 2 | -13/+90 |
| | | | | | The whole point of these dotfiles repos is to automate setup. Might as well have an installer. | ||||
* | .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 |
| | |||||
* | Update README.md | Tristan Williams | 2024-10-12 | 1 | -2/+4 |
| | |||||
* | Fix comments and formatting | Tristan Williams | 2024-10-12 | 2 | -4/+12 |
| | |||||
* | Fix comments and formatting | Tristan Williams | 2024-10-12 | 2 | -1/+15 |
| | |||||
* | Add installation instructions to README.md | Tristan Williams | 2024-10-10 | 1 | -0/+18 |
| | |||||
* | Add support for .bashrc.personal | Tristan Williams | 2024-10-10 | 3 | -3/+13 |
| | | | | | 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 | 2 | -0/+16 |
| | |||||
* | Create README.md | Tristan Williams | 2024-10-05 | 1 | -0/+3 |