summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* vault: More secret thingsThomas Voss 2023-10-231-0/+0
|
* Add ‘g–’, and use pipesThomas Voss 2023-10-171-4/+5
|
* nvim: Add binding to open ‘netrw’ in a vsplitThomas Voss 2023-10-161-0/+8
|
* nvim: Don’t run ‘EmmetInstall’Thomas Voss 2023-10-161-1/+0
|
* nvim: Enable pasting from the clipboardThomas Voss 2023-10-161-0/+3
|
* nvim: Get emmet-vimThomas Voss 2023-10-163-0/+4
|
* mc-pass: Add scriptThomas Voss 2023-10-131-0/+12
|
* lps: Add script for scanning documentsThomas Voss 2023-10-131-0/+9
|
* vault: Change somethingThomas Voss 2023-10-061-0/+0
|
* vlt: Fix variable name when editingThomas Voss 2023-10-061-2/+2
|
* htop: Minor config changesThomas Voss 2023-10-061-2/+4
|
* nvim: Use terminal font for neovideThomas Voss 2023-10-051-1/+1
|
* eww: Reduce font sizeThomas Voss 2023-10-051-1/+1
|
* bash: Alias neovide to ‘v’Thomas Voss 2023-10-051-2/+1
|
* bash: Use more idiomatic bash syntaxThomas Voss 2023-10-051-6/+7
|
* nvim: Enable line numbers in netrwThomas Voss 2023-10-051-0/+4
|
* nvim: Make the current line number whiteThomas Voss 2023-10-051-1/+1
|
* nvim: Enable transparency in neovideThomas Voss 2023-10-051-0/+1
|
* nvim: Add a bunch of Tim Pope pluginsThomas Voss 2023-10-051-0/+4
|
* bash: Don’t fork neovideThomas Voss 2023-10-051-0/+1
| | | | | | Now that Hyprland does window swallowing for all child processes of my terminal (foot), we need to avoid neovide forking off from the parent automatically so that Hyprland can properly swallow the terminal.
* Hyprland: Swallow windows in footThomas Voss 2023-10-041-0/+1
|
* nvim: Automatically defect manual pagesThomas Voss 2023-10-041-0/+1
|
* nvim: Color the current line number in yellowThomas Voss 2023-10-041-0/+3
|
* nvim: Fix colors on neovideThomas Voss 2023-10-041-2/+10
|
* nvim: Set font on neovideThomas Voss 2023-10-041-0/+2
|
* nvim: Add the targets.vim pluginThomas Voss 2023-10-041-0/+2
|
* eww: Update date formatThomas Voss 2023-10-041-1/+3
|
* eww: Use the ‘SF Pro’ fontThomas Voss 2023-10-041-1/+2
|
* Hyprland: Don’t run ‘ec’ in a GUIThomas Voss 2023-10-031-4/+4
|
* Hyprland: Use aerc for email instead of mu4eThomas Voss 2023-10-031-1/+1
|
* nvim: Enable .exrc configurationsThomas Voss 2023-10-031-0/+3
|
* eww: Remove leading 0’s from dateThomas Voss 2023-10-031-1/+1
|
* git: Don’t octal quote unicode filenamesThomas Voss 2023-09-301-0/+1
|
* nvim: Add configuration for MakefilesThomas Voss 2023-09-301-0/+3
|
* nvim: Call git_files() when in a git repoThomas Voss 2023-09-301-2/+8
|
* nvim: Add support for GSP textobjectsThomas Voss 2023-09-291-0/+6
|
* nvim: Add a tree-sitter parser for GSPThomas Voss 2023-09-281-0/+10
|
* eww: Add percentage symbol after battery capacityThomas Voss 2023-09-281-1/+1
|
* nvim: Ignore tree-sitter queriesThomas Voss 2023-09-281-0/+1
|
* nvim: Autodetect GSP filesThomas Voss 2023-09-282-1/+3
|
* eww: Rework the email listenerThomas Voss 2023-09-201-11/+34
|
* eww: Fix typo in battery scriptThomas Voss 2023-09-171-1/+1
|
* eww: Use less cancer variable namesThomas Voss 2023-09-151-5/+5
|
* eww: Improved usage of read(1)Thomas Voss 2023-09-151-9/+4
|
* eww: Use the power of sedThomas Voss 2023-09-151-8/+1
|
* eww: Send a critical notification on low batteryThomas Voss 2023-09-151-31/+44
|
* mako: Display critical notifications in redThomas Voss 2023-09-151-0/+3
|
* meta: Don’t pass ‘-u normal’ to ‘notify-send’Thomas Voss 2023-09-154-4/+4
|
* chtz: Rename from ‘stz’ to ‘chtz’Thomas Voss 2023-09-151-0/+0
| | | | | This keeps consistency with my other scripts like ‘chkb’, but also with tools like ‘chmod’, ‘chsh’, etc.
* eww: Remove commentThomas Voss 2023-09-151-1/+0
|