Commit Graph

122 Commits (2cdedd76b7ef07b7be1a2f43b0a4e341ff2ebd8e)

Author SHA1 Message Date
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
Icedream 371fbe2d55
Do not create bin subfolder in HOME directory. 2019-10-09 14:39:02 +02:00
Icedream 1b74774254
Enable compatibility with bash completion scripts by default. 2019-03-13 09:48:49 +01:00
Icedream 0f848451f6
Load local vars before anything else. 2018-10-11 10:13:45 +02:00
Icedream 7508a7599f
Fix command variables not being set at all. 2018-07-26 11:57:25 +02:00
Icedream 2100cbdf1f
Only do command checks on Darwin. 2018-07-26 11:56:01 +02:00
Icedream dcfbdbb14c
Fix macOS locale fix. 2018-07-23 11:07:07 +02:00
Icedream e86de5f25e
Default to 0. 2018-07-18 10:59:49 +02:00
Icedream 89a2692ad7
Only enable no-beeps feature on non-Darwin systems.
Fixes hang of profile script on `xset -b` command. X server on macOS is 
weird, mate...
2018-07-18 10:58:45 +02:00
Icedream 5e33a3783a
Fix silencing. 2018-07-18 09:20:34 +02:00
Icedream bb96653bee
Use `en_US.UTF-8` as default value for LC_ALL and LANG. 2018-07-18 00:43:32 +02:00
Icedream 809797d3a7
Fix cut command detection. 2018-07-18 00:28:37 +02:00
Icedream 17ea9cfd85
Actually export locale vars. 2018-07-18 00:28:12 +02:00
Icedream 0cd6a7e4b1
Use `locale` to set default values for LC_ALL and LANG (fix macOS). 2018-07-18 00:26:25 +02:00