Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive change, fuck it | Tristan Williams | 2024-10-13 | 1 | -35/+91 |
| | | | | | | Reworked some of the logic of the installer to give the user options for each section. Also added package installation section because why not. Bad commit. Multiple things. Oh well. | ||||
* | Warn user about dependencies | Tristan Williams | 2024-10-13 | 1 | -0/+22 |
| | |||||
* | Add SBCL configuration | Tristan Williams | 2024-10-13 | 1 | -0/+14 |
| | |||||
* | Create ~/bin during dotfiless installation | Tristan Williams | 2024-10-13 | 1 | -0/+3 |
| | |||||
* | Add git configuration | Tristan Williams | 2024-10-13 | 1 | -0/+4 |
| | |||||
* | Give user options for directories similar to files | Tristan Williams | 2024-10-13 | 1 | -6/+41 |
| | |||||
* | Make messages from installer consistent and pleasing | Tristan Williams | 2024-10-13 | 1 | -20/+42 |
| | |||||
* | Add GPG configuration | Tristan Williams | 2024-10-13 | 1 | -1/+16 |
| | |||||
* | Add ~/.bash_aliases | Tristan Williams | 2024-10-13 | 1 | -0/+1 |
| | |||||
* | Create installer | Tristan Williams | 2024-10-12 | 1 | -0/+85 |
The whole point of these dotfiles repos is to automate setup. Might as well have an installer. |