Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Enables completion in bash again | Matthew Lemon | 2023-04-11 | 1 | -0/+5 | |
| | | | | This seemed to be missing from my moving back to bash. | |||||
* | Adds ~/.cargo/bin to PATH | Matthew Lemon | 2023-04-07 | 1 | -0/+1 | |
| | | | | | I installed a rust program but removed it afterwards. To get it to run easily, I needed to add this directory to my PATH, as is recommended. | |||||
* | update bashrc | Matthew Lemon | 2023-04-04 | 1 | -1/+4 | |
| | ||||||
* | alias to cope with nix | Matthew Lemon | 2023-04-03 | 1 | -0/+1 | |
| | ||||||
* | more updates | Matthew Lemon | 2023-04-01 | 1 | -0/+12 | |
| | ||||||
* | added aliases for openai functions | Matthew Lemon | 2023-03-30 | 1 | -0/+2 | |
| | ||||||
* | more work on function comments | Matthew Lemon | 2023-03-30 | 1 | -0/+13 | |
| | ||||||
* | quick formatting fix | Matthew Lemon | 2023-03-30 | 1 | -4/+5 | |
| | ||||||
* | optimised todj function and added function comments | Matthew Lemon | 2023-03-30 | 1 | -6/+19 | |
| | ||||||
* | tweak | Matthew Lemon | 2023-03-30 | 1 | -2/+1 | |
| | ||||||
* | added openai function for bash | Matthew Lemon | 2023-03-30 | 1 | -1/+33 | |
| | ||||||
* | ensured bash completion for t alias for todo.sh | Matthew Lemon | 2023-03-30 | 1 | -0/+4 | |
| | ||||||
* | coloring output of ls | Matthew Lemon | 2023-03-30 | 1 | -0/+5 | |
| | ||||||
* | added todj to bash | Matthew Lemon | 2023-03-30 | 1 | -0/+12 | |
| | ||||||
* | move to bash | Matthew Lemon | 2023-03-30 | 1 | -0/+39 | |