Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bash: Don’t pass -F to less | Thomas Voss | 2024-01-27 | 1 | -1/+1 | |
| | ||||||
* | eww: Remove calendar support | Thomas Voss | 2024-01-12 | 2 | -24/+14 | |
| | ||||||
* | emacs: Use smaller tabs for C | Thomas Voss | 2024-01-12 | 1 | -1/+1 | |
| | ||||||
* | nvim: Decrease textwidth for nroff | Thomas Voss | 2023-12-31 | 1 | -1/+1 | |
| | ||||||
* | bash: Set HISTSIZE and LESS | Thomas Voss | 2023-12-31 | 1 | -0/+2 | |
| | ||||||
* | vault: Hmm… | Thomas Voss | 2023-12-23 | 1 | -0/+0 | |
| | ||||||
* | Merge branch 'master' of github.com:Mango0x45/dotfiles | Thomas Voss | 2023-12-20 | 1 | -3/+1 | |
|\ | ||||||
| * | up: Use a short conditional | Thomas Voss | 2023-12-20 | 1 | -3/+1 | |
| | | ||||||
* | | vault: Hmm… | Thomas Voss | 2023-12-20 | 1 | -0/+0 | |
|/ | ||||||
* | up: Use a short conditional | Thomas Voss | 2023-12-19 | 1 | -3/+1 | |
| | ||||||
* | scst: Rewrite in Andy | Thomas Voss | 2023-12-19 | 1 | -44/+39 | |
| | ||||||
* | vault: Hmm… | Thomas Voss | 2023-12-19 | 1 | -0/+0 | |
| | ||||||
* | up: Switch to Andy from Sh | Thomas Voss | 2023-12-19 | 1 | -16/+18 | |
| | ||||||
* | uni: Make use of Andy’s new async builtin | Thomas Voss | 2023-12-19 | 1 | -4/+6 | |
| | ||||||
* | Hyprland: Add binding for fakefullscreen | Thomas Voss | 2023-12-19 | 1 | -0/+1 | |
| | ||||||
* | Hyprland: Use ewd/ewctl for wallpapers | Thomas Voss | 2023-12-14 | 1 | -1/+1 | |
| | ||||||
* | bash: Set manual page order | Thomas Voss | 2023-12-14 | 1 | -0/+1 | |
| | ||||||
* | nvim: Set C tab width | Thomas Voss | 2023-12-10 | 1 | -1/+1 | |
| | ||||||
* | bash: Update REPODIR | Thomas Voss | 2023-12-10 | 1 | -1/+1 | |
| | ||||||
* | uni: Remove extra cut argument | Thomas Voss | 2023-12-08 | 1 | -1/+1 | |
| | ||||||
* | nvim: Use 4 column tabs in C | Thomas Voss | 2023-12-08 | 1 | -1/+1 | |
| | | | | The verbosity of libwayland is forcing my hand here | |||||
* | scripts: Move many a script from sh to andy | Thomas Voss | 2023-12-06 | 10 | -83/+79 | |
| | ||||||
* | uni: More code style | Thomas Voss | 2023-12-06 | 1 | -3/+1 | |
| | ||||||
* | uni: Code style | Thomas Voss | 2023-12-06 | 1 | -2/+4 | |
| | ||||||
* | uni: s/idx/i/ | Thomas Voss | 2023-12-06 | 1 | -2/+2 | |
| | ||||||
* | uni: Switch from sh to andy | Thomas Voss | 2023-12-06 | 1 | -22/+25 | |
| | ||||||
* | scripts: Move many scripts from sh to andy | Thomas Voss | 2023-12-06 | 7 | -33614/+33608 | |
| | ||||||
* | nvim: Add treesitter-context | Thomas Voss | 2023-12-06 | 2 | -0/+10 | |
| | ||||||
* | Hyprland: Add binding for chtz | Thomas Voss | 2023-12-06 | 1 | -0/+1 | |
| | ||||||
* | timer: Add script for setting notifying timers | Thomas Voss | 2023-12-04 | 1 | -0/+28 | |
| | ||||||
* | notify: Only append period if message doesn’t end in punctuation | Thomas Voss | 2023-12-04 | 1 | -1/+3 | |
| | ||||||
* | lorem: Ever used ‘tail’ in a shebang? | Thomas Voss | 2023-12-02 | 1 | -0/+620 | |
| | ||||||
* | eww: Use the new notify API | Thomas Voss | 2023-12-01 | 2 | -2/+8 | |
| | ||||||
* | nvim: Remove unused file | Thomas Voss | 2023-11-29 | 1 | -1/+0 | |
| | ||||||
* | Hyprland: More macro goodness + shadows | Thomas Voss | 2023-11-29 | 2 | -19/+39 | |
| | ||||||
* | Hyprland: Add a submap for prompt-/dmenu-style scripts | Thomas Voss | 2023-11-28 | 5 | -11/+35 | |
| | ||||||
* | bash: Set $MANPAGER to nvimpager | Thomas Voss | 2023-11-28 | 1 | -0/+1 | |
| | ||||||
* | nvim: Add <leader>s and <leader>S for creating scratch buffers | Thomas Voss | 2023-11-28 | 2 | -0/+21 | |
| | ||||||
* | enchive: Add public key | Thomas Voss | 2023-11-27 | 2 | -0/+3 | |
| | ||||||
* | nvim: Set commentstring for EBNF | Thomas Voss | 2023-11-25 | 1 | -0/+1 | |
| | ||||||
* | woman: Don’t open as PDF when stderr is a TTY | Thomas Voss | 2023-11-25 | 1 | -1/+2 | |
| | ||||||
* | nvim: Highlight gawk as awk | Thomas Voss | 2023-11-25 | 1 | -0/+6 | |
| | ||||||
* | Hyprland: Hide cursor after 3 seconds | Thomas Voss | 2023-11-25 | 1 | -5/+6 | |
| | ||||||
* | eww: Remove date onclick behavior | Thomas Voss | 2023-11-24 | 3 | -49/+1 | |
| | ||||||
* | woman: Simplify script | Thomas Voss | 2023-11-23 | 1 | -3/+3 | |
| | ||||||
* | cvis: Rename from visep | Thomas Voss | 2023-11-23 | 1 | -0/+0 | |
| | ||||||
* | visep: Add many more control characters | Thomas Voss | 2023-11-23 | 1 | -1/+1 | |
| | ||||||
* | Hyprland: Add binding for woman | Thomas Voss | 2023-11-23 | 1 | -0/+1 | |
| | ||||||
* | Hyprland: Remove zenity configuration | Thomas Voss | 2023-11-23 | 1 | -4/+0 | |
| | ||||||
* | woman: Add script for opening manuals as PDFs | Thomas Voss | 2023-11-23 | 1 | -0/+11 | |
| |