aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds a bash function to create a new blog post in HugoMatthew Lemon2023-04-191-0/+23
| | | | | | This function is documented but I used ChatGPT to assist with the awk and sed subsitutions. The sed suggestions took a while to get right and eventually it resorted to using awk. Works though.
* Adds gem and ruby binary PATH configMatthew Lemon2023-04-181-0/+4
|
* Enable fzf in the bash shell againMatthew Lemon2023-04-111-1/+7
| | | | Some useful stuff in here.
* Enables completion in bash againMatthew Lemon2023-04-111-0/+5
| | | | This seemed to be missing from my moving back to bash.
* Adds ~/.cargo/bin to PATHMatthew Lemon2023-04-071-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 bashrcMatthew Lemon2023-04-041-1/+4
|
* alias to cope with nixMatthew Lemon2023-04-031-0/+1
|
* more updatesMatthew Lemon2023-04-011-0/+12
|
* added aliases for openai functionsMatthew Lemon2023-03-301-0/+2
|
* more work on function commentsMatthew Lemon2023-03-301-0/+13
|
* quick formatting fixMatthew Lemon2023-03-301-4/+5
|
* optimised todj function and added function commentsMatthew Lemon2023-03-301-6/+19
|
* tweakMatthew Lemon2023-03-301-2/+1
|
* added openai function for bashMatthew Lemon2023-03-301-1/+33
|
* ensured bash completion for t alias for todo.shMatthew Lemon2023-03-301-0/+4
|
* coloring output of lsMatthew Lemon2023-03-301-0/+5
|
* added todj to bashMatthew Lemon2023-03-301-0/+12
|
* move to bashMatthew Lemon2023-03-301-0/+39