Commit Graph

200 Commits (ac30f42ae81659f1232b49fdb7fa93d056c3030e)

Author SHA1 Message Date
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
Icedream 4a53355ca2
Add Segoe UI Variable font to fontconfig and packages. 2022-06-08 17:18:12 +02:00
Icedream a0f3dfa45b
Fix pipx wanting python3-venv on Debian/Ubuntu. 2022-05-28 20:11:34 +02:00
Icedream 1123644052
Fix bsdtar install for bullseye.
Debian bullseye has libarchive-tools replacing the bsdtar package.
2022-05-28 20:08:05 +02:00
Icedream 16fb0833bf
Do not use powerpill for yay. 2022-05-20 01:14:21 +02:00
Icedream a5aa4b2971
Do not use sks and mailbox as keyservers anymore. 2021-12-28 08:49:39 +01:00
Icedream 6a607a7907
Add redshift configuration. 2021-12-02 03:38:59 +01:00
Icedream e9073bc102
Add missing makepkg-customizepkg script. 2021-10-28 06:54:18 +02:00
Icedream 2a6aa07fc5
Force GPG key download from keyserver.ubuntu.com. 2021-10-09 23:02:07 +02:00
Icedream c2394d53b6
Set up gpg.conf to fix bad keyservers. 2021-10-09 22:49:44 +02:00
Icedream e1e72fd834
Integrate customizepkg. 2021-10-09 22:42:47 +02:00