Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chtz: Rename from ‘stz’ to ‘chtz’ | Thomas Voss | 2023-09-15 | 1 | -0/+0 |
| | | | | | This keeps consistency with my other scripts like ‘chkb’, but also with tools like ‘chmod’, ‘chsh’, etc. | ||||
* | eww: Remove comment | Thomas Voss | 2023-09-15 | 1 | -1/+0 |
| | |||||
* | eww: Send notification on new email | Thomas Voss | 2023-09-15 | 1 | -0/+8 |
| | |||||
* | eww: Add a widget for email | Thomas Voss | 2023-09-14 | 2 | -0/+35 |
| | |||||
* | eww: Reformat yuck code | Thomas Voss | 2023-09-14 | 1 | -22/+22 |
| | |||||
* | nvim: Preserve registers when transposing chars | Thomas Voss | 2023-09-14 | 2 | -3/+29 |
| | |||||
* | nvim: Don’t use tree-sitter for indentation | Thomas Voss | 2023-09-14 | 1 | -4/+0 |
| | |||||
* | nvim: Make use of treesitter textobjects | Thomas Voss | 2023-09-13 | 2 | -1/+54 |
| | |||||
* | nvim: Format all the code with the lua LSP | Thomas Voss | 2023-09-12 | 5 | -15/+15 |
| | |||||
* | nvim: Add bindings for luasnip | Thomas Voss | 2023-09-12 | 1 | -0/+5 |
| | |||||
* | nvim: Move ‘remap()’ to mango.lib | Thomas Voss | 2023-09-12 | 6 | -14/+25 |
| | |||||
* | bash: Don’t autostart emacs; trying out nvim | Thomas Voss | 2023-09-12 | 1 | -4/+1 |
| | |||||
* | nvim: Enable tree-sitter code folding | Thomas Voss | 2023-09-12 | 1 | -10/+16 |
| | |||||
* | nvim: Move ‘gsp.lua’ to after/ftplugin/ | Thomas Voss | 2023-09-12 | 1 | -0/+0 |
| | |||||
* | nvim: Add comment | Thomas Voss | 2023-09-12 | 1 | -0/+2 |
| | |||||
* | Use snake_case for ‘set_tab_width()’ | Thomas Voss | 2023-09-12 | 8 | -7/+10 |
| | |||||
* | nvim: Add more bindings | Thomas Voss | 2023-09-12 | 1 | -0/+7 |
| | |||||
* | nvim: Use consistent mode-string ordering | Thomas Voss | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | nvim: Properly disable auto-commenting | Thomas Voss | 2023-09-12 | 1 | -3/+13 |
| | |||||
* | wtos: Remove wtos | Thomas Voss | 2023-09-12 | 2 | -8/+1 |
| | |||||
* | nvim: Include more Neovim configurations | Thomas Voss | 2023-09-12 | 6 | -1/+134 |
| | |||||
* | nvim: Add extensive Neovim configuration | Thomas Voss | 2023-09-12 | 16 | -30/+112 |
| | |||||
* | vault: Make some changes | Thomas Voss | 2023-09-12 | 1 | -0/+0 |
| | |||||
* | chkb: Hardcode keyboard | Thomas Voss | 2023-09-12 | 1 | -3/+2 |
| | |||||
* | Hyprland: Enable natural scrolling with mice | Thomas Voss | 2023-09-08 | 1 | -8/+9 |
| | |||||
* | emacs: Add ‘mango-treesit-install’ | Thomas Voss | 2023-09-03 | 1 | -0/+8 |
| | |||||
* | mako: Display program name | Thomas Voss | 2023-09-03 | 1 | -0/+1 |
| | |||||
* | emacs: Fix tree-sitter config for gomod | Thomas Voss | 2023-09-03 | 1 | -4/+1 |
| | |||||
* | emacs: Add Go tree-sitter support | Thomas Voss | 2023-09-02 | 1 | -1/+7 |
| | |||||
* | vault: Update | Thomas Voss | 2023-09-02 | 1 | -0/+0 |
| | |||||
* | qotd: Fix bugs and optimize behavior | Thomas Voss | 2023-09-02 | 1 | -9/+17 |
| | |||||
* | send-package: Remove it all | Thomas Voss | 2023-09-02 | 4 | -39/+0 |
| | |||||
* | doc: Fix typo | Thomas Voss | 2023-08-28 | 1 | -1/+4 |
| | |||||
* | bash: Add ‘-a’ to ‘sl’ alias | Thomas Voss | 2023-08-28 | 1 | -1/+1 |
| | |||||
* | systemd: Add a timer for ‘qotd’ | Thomas Voss | 2023-08-28 | 2 | -0/+18 |
| | |||||
* | qotd: Add quotes of the day | Thomas Voss | 2023-08-28 | 2 | -0/+26 |
| | |||||
* | wots: Add script to wrap to screen | Thomas Voss | 2023-08-28 | 1 | -0/+7 |
| | |||||
* | bash: Add ‘sl’ alias | Thomas Voss | 2023-08-26 | 1 | -0/+1 |
| | |||||
* | bash: Sort aliases | Thomas Voss | 2023-08-26 | 1 | -2/+1 |
| | |||||
* | smail: Fix broken shit | Thomas Voss | 2023-08-26 | 1 | -1/+2 |
| | |||||
* | send-package: Minor improvements | Thomas Voss | 2023-08-26 | 1 | -6/+6 |
| | |||||
* | smail: Random script improvements | Thomas Voss | 2023-08-26 | 1 | -11/+10 |
| | |||||
* | doc: Upload tit names | Thomas Voss | 2023-08-26 | 1 | -0/+91 |
| | |||||
* | send-package: Use ‘smail’ | Thomas Voss | 2023-08-26 | 1 | -1/+1 |
| | |||||
* | smail: Add ‘smail’ for simple mail | Thomas Voss | 2023-08-26 | 1 | -0/+20 |
| | |||||
* | send-package: Add missing backslash | Thomas Voss | 2023-08-26 | 1 | -1/+1 |
| | |||||
* | systemd: Add timer for send-package | Thomas Voss | 2023-08-26 | 2 | -0/+19 |
| | |||||
* | send-package: Store recipient email in vault | Thomas Voss | 2023-08-26 | 2 | -2/+5 |
| | |||||
* | send-package: Do ‘$TO’ in systemd | Thomas Voss | 2023-08-26 | 2 | -3/+2 |
| | |||||
* | send-package: Why not? | Thomas Voss | 2023-08-25 | 2 | -0/+18 |
| |