Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-04-07 | Adds ~/.cargo/bin to PATH | Matthew Lemon | 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. | |||||
2023-04-04 | update bashrc | Matthew Lemon | 1 | -1/+4 | |
2023-04-03 | alias to cope with nix | Matthew Lemon | 1 | -0/+1 | |
2023-04-01 | more updates | Matthew Lemon | 1 | -0/+12 | |
2023-03-30 | added aliases for openai functions | Matthew Lemon | 1 | -0/+2 | |
2023-03-30 | more work on function comments | Matthew Lemon | 1 | -0/+13 | |
2023-03-30 | quick formatting fix | Matthew Lemon | 1 | -4/+5 | |
2023-03-30 | optimised todj function and added function comments | Matthew Lemon | 1 | -6/+19 | |
2023-03-30 | tweak | Matthew Lemon | 1 | -2/+1 | |
2023-03-30 | added openai function for bash | Matthew Lemon | 1 | -1/+33 | |
2023-03-30 | ensured bash completion for t alias for todo.sh | Matthew Lemon | 1 | -0/+4 | |
2023-03-30 | coloring output of ls | Matthew Lemon | 1 | -0/+5 | |
2023-03-30 | added todj to bash | Matthew Lemon | 1 | -0/+12 | |
2023-03-30 | move to bash | Matthew Lemon | 1 | -0/+39 | |