16 Commits

Author SHA1 Message Date
8ad292c567
Add file purpose. Switch license from BSD-3-Clause-Clear to GPL-3.0-or-later. 2023-01-24 10:34:13 +00:00
2529504243 Add Delete key, Home key, and End key, keybinds. 2023-01-07 21:58:14 +00:00
9cb57784b5 Fix library path. 2023-01-07 21:27:19 +00:00
d5d9b04beb Export LD_PRELOAD environmental variable to force usage of hardened_malloc. 2023-01-02 07:50:22 +00:00
4b268196ec Fix MANPATH variable syntax. 2023-01-02 07:49:13 +00:00
0d972b546f Add zshenv to assign global environmental variables. 2022-12-27 01:58:50 +00:00
fa78e9f7f0 Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2022-12-25 09:55:37 +00:00
0b82f22432 Update copyright year range in preparation for 2023. Switch licensing system to SPDX license formatting. 2022-12-25 09:54:55 +00:00
4289594e03 Add per-user aliases alongside global aliases for fine-grained aliases per user which do not apply to other system user accounts. 2022-12-10 13:24:59 +00:00
728d3b5dfe Rename file to represent globally-available aliases. 2022-12-08 14:40:45 +00:00
55d8cfc46c Switch alias filename to represent globally-available aliases to allow splitting global aliases and per-user aliases. 2022-12-08 14:39:01 +00:00
5d8ec2198d Replace cp with rsync since it offers more useful features. 2022-12-08 13:51:31 +00:00
0d3b4cefb5 Add XDG_RUNTIME_DIR for seatd support. 2022-11-19 17:11:11 +00:00
68c5a3c784 Add verbosity to aliases. 2022-10-22 20:07:20 +01:00
0cc9d1c944 Add versions. 2022-10-16 10:41:25 +01:00
5d9a8ddcc8 Add ZSH configurations. 2022-10-16 09:18:23 +01:00