Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Sway start wrapper script | Matthew Lemon | 2024-02-26 | 1 | -0/+10 | |
| | ||||||
* | Leader back to comma and ISO date command | Matthew Lemon | 2024-02-26 | 1 | -1/+2 | |
| | ||||||
* | Fixes markdown syntax highlighting | Matthew Lemon | 2024-02-18 | 1 | -1/+1 | |
| | ||||||
* | Adds docs_backup alias - rclone Docs to backup | Matthew Lemon | 2024-02-18 | 1 | -0/+4 | |
| | ||||||
* | Spelling only for markdown files now in vim | Matthew Lemon | 2024-02-17 | 1 | -4/+4 | |
| | ||||||
* | 8 space tabs for go | Matthew Lemon | 2024-02-17 | 1 | -0/+9 | |
| | ||||||
* | Merge branch 'master' of ↵ | Matthew Lemon | 2024-02-16 | 4 | -66/+50 | |
|\ | | | | | | | ssh://git.yulqen.org:2222/home/git/repositories/dotfiles/arch-dotfiles | |||||
| * | Adds ~/go/bin to PATH | Matthew Lemon | 2024-02-16 | 1 | -1/+1 | |
| | | ||||||
| * | Adds folding to vim | Matthew Lemon | 2024-02-16 | 1 | -1/+2 | |
| | | ||||||
| * | Removes most of default xterm config | Matthew Lemon | 2024-02-15 | 1 | -49/+3 | |
| | | ||||||
| * | Adds a couple of virtual mailboxes to mutt | Matthew Lemon | 2024-02-15 | 1 | -1/+19 | |
| | | ||||||
| * | Changes fish colours to make them more readable | Matthew Lemon | 2024-02-15 | 1 | -14/+25 | |
| | | ||||||
* | | Adds some git config | Matthew Lemon | 2024-02-16 | 1 | -0/+2 | |
|/ | ||||||
* | Fixes the search for syncthing conflicts. | Matthew Lemon | 2024-02-10 | 1 | -1/+1 | |
| | | | | | Previously, this command would search for "sync" but now it searches for "sync-conflict". | |||||
* | Adds fish function/command for forge-logins | Matthew Lemon | 2024-02-10 | 1 | -0/+3 | |
| | | | | | | | | | This will ssh the minecraft container on rimsky, upon which forge is currently running as minecraft, and query the logs for when players joined and return that as a list, sorted by time. You must provide the date as the first argument in the following format: 20Feb2024. | |||||
* | Adds blog alias | Matthew Lemon | 2024-02-10 | 1 | -0/+4 | |
| | ||||||
* | Back to aye colorscheme - it has better borders | Matthew Lemon | 2024-02-08 | 1 | -5/+5 | |
| | ||||||
* | Adds binding of Ctrl+n to open Fern drawer in Vim | Matthew Lemon | 2024-02-08 | 1 | -0/+2 | |
| | ||||||
* | Fix merge from colorscheme clash | Matthew Lemon | 2024-02-08 | 6 | -9/+17 | |
|\ | ||||||
| * | Changes i3 desktop on the laptops | Matthew Lemon | 2024-02-08 | 1 | -2/+3 | |
| | | ||||||
| * | Changes LEDGER_FILE environment variable | Matthew Lemon | 2024-02-08 | 1 | -1/+2 | |
| | | | | | | | | For some reason, the default is ~/.ledger or something.... | |||||
| * | Updates the colorscheme to sitrana (for vim) | Matthew Lemon | 2024-02-08 | 1 | -2/+2 | |
| | | ||||||
| * | Adds lynx as the agent of opening web pages | Matthew Lemon | 2024-02-08 | 1 | -2/+2 | |
| | | | | | | | | | | Also automatically viewing html pages inside neomutt is now done using lynx. | |||||
| * | Amended how gitrepos alias works | Matthew Lemon | 2024-02-06 | 1 | -2/+3 | |
| | | ||||||
| * | Adds new fish function for extracting the description of a taskwarrior task | Matthew Lemon | 2024-02-05 | 1 | -0/+5 | |
| | | ||||||
* | | Vim colorscheme changes | Matthew Lemon | 2024-02-08 | 1 | -3/+3 | |
| | | ||||||
* | | Changes i3 background to cats for desktop | Matthew Lemon | 2024-02-08 | 1 | -3/+3 | |
| | | ||||||
* | | ALE changes for vim for Go programming | Matthew Lemon | 2024-02-08 | 1 | -3/+5 | |
|/ | ||||||
* | Removes old breakfast function | Matthew Lemon | 2024-02-04 | 1 | -21/+0 | |
| | ||||||
* | Adds _mealplan function | Matthew Lemon | 2024-02-04 | 2 | -1/+29 | |
| | ||||||
* | Adds ~/.local/bin to fish path | Matthew Lemon | 2024-02-04 | 1 | -0/+1 | |
| | ||||||
* | Sets EDITOR in fish | Matthew Lemon | 2024-02-04 | 1 | -0/+1 | |
| | ||||||
* | Adds a bunch more fish aliai | Matthew Lemon | 2024-02-04 | 5 | -0/+20 | |
| | ||||||
* | Adds more task aliases | Matthew Lemon | 2024-02-04 | 2 | -0/+8 | |
| | ||||||
* | Adds common task aliases from bashrc | Matthew Lemon | 2024-02-04 | 4 | -0/+16 | |
| | ||||||
* | Adds rudimentary fish function for getting meal of the day from mealplan | Matthew Lemon | 2024-02-04 | 1 | -0/+13 | |
| | ||||||
* | Adds lookforsyncerrors and gloga aliases | Matthew Lemon | 2024-02-04 | 2 | -0/+8 | |
| | ||||||
* | Adds the khal alias to fish | Matthew Lemon | 2024-02-04 | 1 | -0/+4 | |
| | ||||||
* | Adds updated alias for notesbackup using duplicity | Matthew Lemon | 2024-02-04 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of ↵ | Matthew Lemon | 2024-02-04 | 1 | -0/+4 | |
|\ | | | | | | | ssh://git.yulqen.org:2222/home/git/repositories/dotfiles/arch-dotfiles | |||||
| * | Adds rugby viewing calendar to khal | Matthew Lemon | 2024-02-02 | 1 | -0/+4 | |
| | | ||||||
* | | Adds new fish config for 2024 | Matthew Lemon | 2024-02-04 | 5 | -0/+46 | |
|/ | ||||||
* | i3 background change | Matthew Lemon | 2024-01-31 | 1 | -1/+1 | |
| | ||||||
* | Adds alias to bash | Matthew Lemon | 2024-01-31 | 1 | -0/+1 | |
| | ||||||
* | Adds new radicale calendar | Matthew Lemon | 2024-01-31 | 2 | -0/+28 | |
| | ||||||
* | Adds alias for backing up notes directory with duplicity | Matthew Lemon | 2024-01-31 | 1 | -0/+1 | |
| | ||||||
* | lynx is your browswer now | Matthew Lemon | 2024-01-31 | 1 | -1/+1 | |
| | ||||||
* | Adds read and review function for taskwarrior | Matthew Lemon | 2024-01-23 | 1 | -0/+17 | |
| | ||||||
* | Adds tickle function for adding things to tw tickler file | Matthew Lemon | 2024-01-23 | 1 | -0/+6 | |
| | ||||||
* | Firefox as default? | Matthew Lemon | 2024-01-15 | 1 | -1/+1 | |
| |