Commit Graph

135 Commits (edea970001a8731d73085db456b858d6a548e4bf)

Author SHA1 Message Date
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 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 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 68851c5bad
Fix Segoe UI Variable font name for display. 2022-06-08 17:39:30 +02:00
Icedream 4a53355ca2
Add Segoe UI Variable font to fontconfig and packages. 2022-06-08 17:18:12 +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
Icedream 4c20261595
Add new ECDSA signing key. 2021-10-09 22:19:49 +02:00
Icedream 0535a742be
Fix profile installation failing due to PATH not pointing to ~/.local/bin. 2021-10-09 22:18:52 +02:00
Icedream 68e20ced3f
Add root alias for optimal becoming root. 2021-07-06 12:06:38 +02:00
Icedream c02bd06699
Fix bad update-profile.old fix. 2021-07-06 12:00:06 +02:00
Icedream 024a9831f6
Remove yakuake from startup. 2021-06-01 10:10:00 +02:00
Icedream fd4fc4bc71
Add script to release keys as a workaround for Barrier getting them stuck. 2021-06-01 10:09:38 +02:00
Icedream 17d2d1acc2
Do not automatically start ibus-daemon. 2021-04-29 08:58:57 +02:00
Icedream 6776511802
Add autocompletion for symfony CLI. 2021-04-29 08:28:24 +02:00
Icedream 1d3036715f
Disable font family fix as it seems to break things. 2021-04-29 08:28:24 +02:00
Icedream 299cc8a876
Skip warning about running Composer with root user. 2021-01-19 17:40:01 +01:00
Icedream aa8a1c6d72
Set defaults for preserving zsh history. 2020-09-30 10:20:20 +02:00
Icedream a915dd5920
Add empty newline to pam_environment.
This fixes a critical error being thrown by PAM on user login which
shuts out the user.
2020-09-30 10:11:40 +02:00
Icedream 977253676e
Alias ls to logo-ls. 2020-09-30 10:03:22 +02:00
Icedream a863295576
Simplify matches. 2020-09-30 09:09:23 +02:00
Icedream 276cff299f
Load Nerd symbols. 2020-09-30 09:09:11 +02:00
Icedream c0566ee3a5
Delete default family assignment for exotic fonts. 2020-09-30 09:08:30 +02:00
Icedream 7f8994f64e
Switch to Fira Code as default monospace font. 2020-09-30 09:08:07 +02:00
Icedream b790e25693
Fix Composer global bin-dir path detection. 2020-07-01 14:23:30 +02:00
Icedream 14686f57ef
Use pip in pipx venv to detect powerline path. 2019-11-22 10:26:38 +01:00
Icedream df41c1fc34
Install python packages via pipx. 2019-11-22 10:22:54 +01:00
Icedream f0a50e4d80
Remove alias section from zshrc. 2019-11-22 10:10:16 +01:00
Icedream e868c2d11d
Add helper functions for connecting to a remote Docker instance via SSH. 2019-10-29 02:28:00 +01:00
Icedream 31452ec73c
Fix path to new update-profile script. 2019-10-22 01:26:08 +02:00
Icedream df2d61c50a
Remove home/bin/update-profile when done. 2019-10-09 14:45:34 +02:00
Icedream 8c9f988373
Add replacement script in home/bin. 2019-10-09 14:43:33 +02:00