aboutsummaryrefslogtreecommitdiffstats
path: root/bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adds updated alias for notesbackup using duplicityMatthew Lemon2024-02-041-1/+1
|
* Adds alias to bashMatthew Lemon2024-01-311-0/+1
|
* Adds alias for backing up notes directory with duplicityMatthew Lemon2024-01-311-0/+1
|
* Adds read and review function for taskwarriorMatthew Lemon2024-01-231-0/+17
|
* Adds tickle function for adding things to tw tickler fileMatthew Lemon2024-01-231-0/+6
|
* Removes beets thing on start upMatthew Lemon2023-12-131-1/+1
|
* Updates config for filetagsMatthew Lemon2023-11-141-0/+6
|
* Fixed aliases for rem to joannalemon.com serverMatthew Lemon2023-11-111-2/+2
|
* Adds alias for syncthing tunnelMatthew Lemon2023-11-081-0/+1
|
* Adds aliasMatthew Lemon2023-11-071-1/+2
|
* Some beets related tweaksMatthew Lemon2023-10-211-0/+1
|
* Adding beets to the configurationMatthew Lemon2023-10-191-0/+16
|
* Fixes fzf config for ctrl+rMatthew Lemon2023-10-171-1/+1
|
* Removes bat config for FZFMatthew Lemon2023-10-171-2/+2
|
* New alias for khal listMatthew Lemon2023-10-151-0/+1
|
* Increased the bash history sizeMatthew Lemon2023-10-111-0/+2
|
* Removes sourcing of secrets fileMatthew Lemon2023-10-061-1/+1
|
* Adds alias for syncing git-annexMatthew Lemon2023-10-051-0/+1
|
* Adds a much better promptMatthew Lemon2023-10-021-1/+3
|
* Switches off gpg agent for ssh and uses ssh agentMatthew Lemon2023-09-301-1/+8
|
* Fixes PS1 variableMatthew Lemon2023-09-301-1/+1
|
* Fix openai_keyMatthew Lemon2023-09-301-1/+1
|
* Fixed massive error exporting env variableMatthew Lemon2023-09-301-2/+2
|
* Fixes todjMatthew Lemon2023-09-251-1/+2
|
* Back to the one true EDITORMatthew Lemon2023-09-221-4/+4
|
* Moved PATH stuff to bash_profileMatthew Lemon2023-09-221-9/+0
|
* emacs daemon now a systemd service and bashr sees emacs as defaultMatthew Lemon2023-09-131-1/+4
|
* Adds some new aliases to bashrcMatthew Lemon2023-08-281-0/+3
|
* Green PS1 for Arch!Matthew Lemon2023-08-201-1/+2
|
* Fixes errors in manpagesMatthew Lemon2023-08-201-1/+1
|
* Improved aliases for remMatthew Lemon2023-08-161-3/+4
|
* Adds some config and aliaiMatthew Lemon2023-08-111-1/+2
|
* Adds mostly aliases for taskwarrior and ssh to substrackerMatthew Lemon2023-08-081-2/+5
|
* Removes khard alias - we simlink from ~/bin nowMatthew Lemon2023-06-231-1/+1
|
* Tweaks to stuffMatthew Lemon2023-06-151-2/+3
|
* Adds some fzf functionsMatthew Lemon2023-06-071-3/+108
|
* Adds a khal and taskwarrior aliasMatthew Lemon2023-06-051-0/+2
|
* brought back colour promptMatthew Lemon2023-06-021-1/+1
|
* Removed nvim vim aliasMatthew Lemon2023-06-011-2/+2
|
* Adding a couple of aliases for pycharm and todoist-cliMatthew Lemon2023-05-311-1/+2
|
* Adds pages and bat colouring to fzf previewMatthew Lemon2023-05-301-1/+1
|
* nvim with vimrc style configMatthew Lemon2023-05-281-2/+2
|
* Removed vim nvim aliasesMatthew Lemon2023-05-181-3/+3
|
* aliases for vim nvimMatthew Lemon2023-05-141-1/+5
|
* Changes PATHMatthew Lemon2023-05-141-0/+1
|
* Adds path for goMatthew Lemon2023-05-081-0/+1
|
* Adopt Debian focused Xresources and bashrcMatthew Lemon2023-05-061-4/+11
|
* 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.