aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-06-02brought back colour promptMatthew Lemon1-1/+1
2023-06-01Removed nvim vim aliasMatthew Lemon1-2/+2
2023-05-31Adding a couple of aliases for pycharm and todoist-cliMatthew Lemon1-1/+2
2023-05-30Adds pages and bat colouring to fzf previewMatthew Lemon1-1/+1
2023-05-28nvim with vimrc style configMatthew Lemon1-2/+2
2023-05-18Removed vim nvim aliasesMatthew Lemon1-3/+3
2023-05-14aliases for vim nvimMatthew Lemon1-1/+5
2023-05-14Changes PATHMatthew Lemon1-0/+1
2023-05-08Adds path for goMatthew Lemon1-0/+1
2023-05-06Adopt Debian focused Xresources and bashrcMatthew Lemon1-4/+11
2023-04-19Adds a bash function to create a new blog post in HugoMatthew Lemon1-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.
2023-04-18Adds gem and ruby binary PATH configMatthew Lemon1-0/+4
2023-04-11Enable fzf in the bash shell againMatthew Lemon1-1/+7
Some useful stuff in here.
2023-04-11Enables completion in bash againMatthew Lemon1-0/+5
This seemed to be missing from my moving back to bash.
2023-04-07Adds ~/.cargo/bin to PATHMatthew Lemon1-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-04update bashrcMatthew Lemon1-1/+4
2023-04-03alias to cope with nixMatthew Lemon1-0/+1
2023-04-01more updatesMatthew Lemon1-0/+12
2023-03-30added aliases for openai functionsMatthew Lemon1-0/+2
2023-03-30more work on function commentsMatthew Lemon1-0/+13
2023-03-30quick formatting fixMatthew Lemon1-4/+5
2023-03-30optimised todj function and added function commentsMatthew Lemon1-6/+19
2023-03-30tweakMatthew Lemon1-2/+1
2023-03-30added openai function for bashMatthew Lemon1-1/+33
2023-03-30ensured bash completion for t alias for todo.shMatthew Lemon1-0/+4
2023-03-30coloring output of lsMatthew Lemon1-0/+5
2023-03-30added todj to bashMatthew Lemon1-0/+12
2023-03-30move to bashMatthew Lemon1-0/+39