aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Switch to grey desktop background"HEADmainHimbeer2025-03-271-1/+1
| | | | This reverts commit 9f4b80f09530e0bc14604673655d4b6254b5c553.
* Add OAuth2 token rotation scriptHimbeer2025-01-271-0/+15
| | | | | This script is useful for email login to accounts that require the use of OAuth2.
* Revert "Install qutebrowser (including keybind)"Himbeer2024-11-242-4/+0
| | | | This reverts commit 59ea0cdd0650346966272cfa3dcb80e07127c48a.
* Add keybind for zathuraHimbeer2024-11-041-0/+3
|
* Reliably autodetect filetype in vimHimbeer2024-11-041-0/+1
|
* Add command-line password store utilitiesHimbeer2024-10-272-0/+19
|
* Switch to /tmp as the download directoryHimbeer2024-10-271-1/+1
| | | | | | | | Downloads always need to be moved anyway if they are important. Otherwise they can be deleted. Storing them in /tmp makes this more convenient since manual deletion is no longer required. Moving downloads to a more permanent location will not change. This is only safe on single-user systems due to the permissions on the /tmp directory.
* Install qutebrowser (including keybind)Himbeer2024-10-272-0/+4
|
* Remove cava remnantsHimbeer2024-10-272-214/+0
|
* Switch from thunderbird to aercHimbeer2024-10-274-1/+874
|
* Switch to grey desktop backgroundHimbeer2024-10-181-1/+1
|
* Disable syntax highlighting in vimHimbeer2024-10-181-1/+1
|
* Enable space indentation for groff sourcesHimbeer2024-09-291-0/+1
|
* Replace shotman with grim + slurp invocationsHimbeer2024-09-293-2/+3
|
* Install wl-clipboardHimbeer2024-09-291-0/+1
|
* Install zathura and make it the default PDF viewerHimbeer2024-09-211-1/+3
|
* Re-enable colors in ncduHimbeer2024-09-121-0/+1
| | | | | This is no longer the default and hasn't been for months. This commit adds a shell alias to re-enable the colored interface.
* Use custom date commandHimbeer2024-09-122-5/+6
| | | | | | | This eliminates the direct interaction between waybar and tzdata as a point of failure and displays the time in the correct zone more reliably. See https://github.com/Alexays/Waybar/issues/3575 for the issue.
* Fix battery charge percentages above 15 being treated as fullHimbeer2024-08-311-5/+7
|
* Configure ZSH to ignore duplicate commands in its historyHimbeer2024-08-311-0/+1
|
* Remove ยต alias for vimHimbeer2024-08-291-1/+0
|
* Set the Vim keycode timeout to 100 millisecondsHimbeer2024-08-291-0/+1
| | | | | This improves the response time of certain keypresses such as <Esc>O significantly.
* Enable hybrid line numbers in VimHimbeer2024-08-291-1/+1
|
* Set the default Vim tab width to 8Himbeer2024-08-291-1/+0
|
* Simplify Vim indentation configurationHimbeer2024-08-291-11/+3
|
* Wrap regular files at 80 columns and git commits at 72 columnsHimbeer2024-08-291-2/+2
|
* Replace ripgrep with 'grep --color' aliasHimbeer2024-08-272-1/+1
|
* Make Vim wrap lines at 72 columns (upon request)Himbeer2024-08-271-0/+2
|
* vim: Run the Zig formatter when saving a Zon fileHimbeer2024-07-311-0/+3
|
* Switch from pinentry-qt to pinentry-qt5Himbeer2024-07-311-1/+1
|
* Delete slw wrapper for random sl flagsHimbeer2024-06-091-47/+0
| | | | sl and lolcat were already removed so this script is now useless.
* Minimize graphical program usageHimbeer2024-06-021-7/+3
|
* Minimize shell utilitiesHimbeer2024-06-022-19/+5
| | | | Remove neofetch and fortune output when starting a shell and reconsider list of other installed command-line tools.
* Remove dinoHimbeer2024-05-302-4/+0
|
* Install feh and set xdg-mime default for imagesTheodorSmall2024-05-231-1/+5
|
* vimrc: set hls isHimbeer2024-05-211-0/+1
|
* zshrc: Set -p flag on mkcd mkdirHimbeer2024-05-142-2/+2
|
* zsh: inc_append_history => share_historyHimbeer2024-05-081-1/+1
|
* zsh: setopt inc_append_historyHimbeer2024-05-081-0/+1
|
* Account for removed default gap values in new bsp-layout releaseHimbeer2024-04-271-1/+1
|
* fix waybar (river tag) button active / hover color inconsistencyHimbeer2024-04-191-1/+1
|
* add zig config for vimHimbeer2024-03-301-0/+10
|
* Revert "fix waybar crashing on multi-monitor setups"Himbeer2024-03-301-210/+65
| | | | This reverts commit 6c4611f8d357237a93fbd97479ab46da7d6677a9.
* fix waybar crashing on multi-monitor setupsHimbeer2024-03-251-65/+210
| | | | This disables the wireplumber module on all but one output. Should be reverted after the fix makes its way to upstream.
* add dino xmpp clientHimbeer2024-03-162-0/+4
|
* fix mkcd not cd'ing: replace with shell functionHimbeer2024-02-182-4/+4
|
* gpg-agent: use pinentry instead of pinentry-qtHimbeer2024-02-181-1/+1
| | | | Reliably shows 'Save passphrase in password manager' button again.
* reposition tmux status bar to topHimbeer2024-02-181-0/+2
|
* zsh formattingHimbeer2024-02-162-3/+3
|
* enable zsh historyHimbeer2024-02-161-0/+3
|