Commit Graph

210 Commits (master)

Author SHA1 Message Date
Icedream 0c6167ae26
Fix syntax error. 2024-07-16 16:44:25 +02:00
Icedream b6aad7bc0a
Make KDE 6 use fonts as defined in fontconfig. 2024-07-16 16:42:49 +02:00
Icedream af7202582f
Switch to Recursive Mono as monospace font. 2024-07-16 16:24:58 +02:00
Icedream 2ef10eeece
Update and migrate git repo URL. 2024-06-29 14:17:04 +02:00
Icedream 1c9bbb7559
Add tweak-cpu-usage script.
This limits CPU usage of firefox and vencord to avoid unnecessary excess CPU heat.
2024-06-29 14:09:57 +02:00
Icedream f76a3bec5b
makepkg-customizepkg: Fix filter pattern for pkg vars. 2023-12-16 09:59:31 +01:00
Icedream c193d574e3
Do not abort on failing gsettings set calls. 2023-09-27 19:04:46 +02:00
Icedream 1fbea7456e
Install yakuake on desktop by default. 2023-09-27 19:01:15 +02:00
Icedream e8d4929300
Switch default terminal to yakuake. 2023-09-27 19:00:10 +02:00
Icedream cb9b6b9b9d
Fix permanent go env syntax. 2023-09-27 18:56:50 +02:00
Icedream ac30f42ae8
Install bat by default. 2023-09-27 18:54:57 +02:00
Icedream 530c18007e
Add alias for cat->bat if bat is installed. 2023-09-27 18:53:55 +02:00
Icedream fcdb4dc18c
makepkg-customizepkg: Fix packages sometimes not being modified at all. 2023-08-14 11:09:37 +02:00
Icedream a329075c4c
Install pipx via yay separately from pip. 2023-07-25 09:06:31 +02:00
Icedream 37ae38c3a3
Install pipx via yay. 2023-07-25 09:03:03 +02:00
Icedream 0371c643d5
Install ttf-nerd-fonts-symbols-mono. 2023-07-25 00:32:25 +02:00
Icedream 997e7b0a37
Install ttf-nerd-fonts-symbols-common. 2023-07-25 00:32:05 +02:00
Icedream 3fa8f70f13
Revert "Replace ttf-nerd-fonts-symbols with ttf-nerd-fonts-symbols-2048-em."
This reverts commit 34920ecfb1.
2023-07-25 00:31:34 +02:00
Icedream 2ae81bc28d
Install thefuck via package manager. 2023-07-25 00:30:02 +02:00
Icedream dcc56b0cfb
Add tag for golang. 2023-07-25 00:29:38 +02:00
Icedream ec4ae2b49d
Remove git-cola. 2023-04-11 03:35:40 +02:00
Icedream 3661e406ca
Fix comment filtering. 2023-04-11 03:28:06 +02:00
Icedream b3804ed445
Do not set -u for makepkg-customizepkg due to pkgname detection. 2023-01-21 11:26:30 +01:00
Icedream 59f0b69b20
Use pkgname extraction code from customizepkg. 2023-01-21 06:52:45 +01:00
Icedream 869a7d2bee
Revert "Remove package name parsing from makepkg-customizepkg."
This reverts commit edea970001.
2023-01-21 06:52:00 +01:00
Icedream 34920ecfb1
Replace ttf-nerd-fonts-symbols with ttf-nerd-fonts-symbols-2048-em. 2023-01-21 06:40:01 +01:00
Icedream edea970001
Remove package name parsing from makepkg-customizepkg.
This caused several undefined variable errors (most notably CARCH).
2023-01-21 06:38:43 +01:00
Icedream 30100e9808
Enable push without defining remote in Git. 2023-01-21 06:37:35 +01:00
Icedream 739edf5ae3
Implement aliasing of watch to viddy. 2022-06-23 19:30:59 +02:00
Icedream bab3a9551b
Disable immediate history sharing by default. 2022-06-17 16:42:20 +02:00
Icedream 757dbc6ae3
Enable automatic .ssh/config cleanup. 2022-06-17 12:29:10 +02:00
Icedream 80e5bb5a1f
Revert "Remove ZSH_GCLOUD_FIXES and make fixes permanent."
This reverts commit 1b524e736b.
2022-06-17 12:28:44 +02:00
Icedream 1b524e736b
Remove ZSH_GCLOUD_FIXES and make fixes permanent. 2022-06-17 12:26:26 +02:00
Icedream 290bf26297
Use xterm-256color-ssh as default keyboard profile. 2022-06-15 18:46:53 +02:00
Icedream 0f08a5619f
Implement keyboard fixes. 2022-06-15 18:38:25 +02:00
Icedream a5d6176e55
Fix typo. 2022-06-15 17:42:06 +02:00
Icedream 24fae0ba1e
Add missing section_end. 2022-06-15 17:29:46 +02:00
Icedream 56c289a05a
Add opam support. 2022-06-15 17:10:31 +02:00
Icedream 772fed9938
Implement GnuPG SSH agent support.
Replaces SSH_AUTH_SOCK with GnuPG SSH agent if already running. Otherwise, can
be forced to be used by setting ZSH_GPG_SSH_AGENT=1.
2022-06-15 17:09:14 +02:00
Icedream 4bfc1c741c
Implement fixes for gcloud. 2022-06-15 17:02:20 +02:00
Icedream 4e59fb1ece
Install git-cola. 2022-06-13 15:54:01 +02:00
Icedream 3ff41ac4dc
Add setup for git-cola. 2022-06-13 15:50:48 +02:00
Icedream 2cdedd76b7
Set git config values if not set yet. 2022-06-13 15:48:55 +02:00
Icedream 63950171eb
Reformat. 2022-06-13 15:48:35 +02:00
Icedream ff29919af8
Remove helper functions for Docker SSH connection.
Docker already has its own support for this, we no longer need this.
2022-06-13 15:34:24 +02:00
Icedream 528c88a5a5
Reformat zshrc. 2022-06-13 15:30:03 +02:00
Icedream 616bad2615
Fix new-style completions. 2022-06-13 15:29:54 +02:00
Icedream 1808d841a7
Enforce fontconfig cache refresh. 2022-06-08 17:42:21 +02:00
Icedream 68851c5bad
Fix Segoe UI Variable font name for display. 2022-06-08 17:39:30 +02:00
Icedream a3336becbb
Set desktop fonts via gsettings. 2022-06-08 17:36:45 +02:00