Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-02 | Adds a much better prompt | Matthew Lemon | 1 | -1/+3 | |
2023-09-30 | Switches off gpg agent for ssh and uses ssh agent | Matthew Lemon | 1 | -1/+8 | |
2023-09-30 | Fixes PS1 variable | Matthew Lemon | 1 | -1/+1 | |
2023-09-30 | Fix openai_key | Matthew Lemon | 1 | -1/+1 | |
2023-09-30 | Fixed massive error exporting env variable | Matthew Lemon | 1 | -2/+2 | |
2023-09-25 | Fixes todj | Matthew Lemon | 1 | -1/+2 | |
2023-09-22 | Back to the one true EDITOR | Matthew Lemon | 1 | -4/+4 | |
2023-09-22 | Moved PATH stuff to bash_profile | Matthew Lemon | 1 | -9/+0 | |
2023-09-13 | emacs daemon now a systemd service and bashr sees emacs as default | Matthew Lemon | 1 | -1/+4 | |
2023-08-28 | Adds some new aliases to bashrc | Matthew Lemon | 1 | -0/+3 | |
2023-08-20 | Green PS1 for Arch! | Matthew Lemon | 1 | -1/+2 | |
2023-08-20 | Fixes errors in manpages | Matthew Lemon | 1 | -1/+1 | |
2023-08-16 | Improved aliases for rem | Matthew Lemon | 1 | -3/+4 | |
2023-08-11 | Adds some config and aliai | Matthew Lemon | 1 | -1/+2 | |
2023-08-08 | Adds mostly aliases for taskwarrior and ssh to substracker | Matthew Lemon | 1 | -2/+5 | |
2023-06-23 | Removes khard alias - we simlink from ~/bin now | Matthew Lemon | 1 | -1/+1 | |
2023-06-15 | Tweaks to stuff | Matthew Lemon | 1 | -2/+3 | |
2023-06-07 | Adds some fzf functions | Matthew Lemon | 1 | -3/+108 | |
2023-06-05 | Adds a khal and taskwarrior alias | Matthew Lemon | 1 | -0/+2 | |
2023-06-02 | brought back colour prompt | Matthew Lemon | 1 | -1/+1 | |
2023-06-01 | Removed nvim vim alias | Matthew Lemon | 1 | -2/+2 | |
2023-05-31 | Adding a couple of aliases for pycharm and todoist-cli | Matthew Lemon | 1 | -1/+2 | |
2023-05-30 | Adds pages and bat colouring to fzf preview | Matthew Lemon | 1 | -1/+1 | |
2023-05-28 | nvim with vimrc style config | Matthew Lemon | 1 | -2/+2 | |
2023-05-18 | Removed vim nvim aliases | Matthew Lemon | 1 | -3/+3 | |
2023-05-14 | aliases for vim nvim | Matthew Lemon | 1 | -1/+5 | |
2023-05-14 | Changes PATH | Matthew Lemon | 1 | -0/+1 | |
2023-05-08 | Adds path for go | Matthew Lemon | 1 | -0/+1 | |
2023-05-06 | Adopt Debian focused Xresources and bashrc | Matthew Lemon | 1 | -4/+11 | |
2023-04-19 | Adds a bash function to create a new blog post in Hugo | Matthew Lemon | 1 | -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-18 | Adds gem and ruby binary PATH config | Matthew Lemon | 1 | -0/+4 | |
2023-04-11 | Enable fzf in the bash shell again | Matthew Lemon | 1 | -1/+7 | |
Some useful stuff in here. | |||||
2023-04-11 | Enables completion in bash again | Matthew Lemon | 1 | -0/+5 | |
This seemed to be missing from my moving back to bash. | |||||
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 | |