Commit graph

1018 commits

Author SHA1 Message Date
f20cf89ca3 Remove name/email from bashrc 2021-03-11 22:49:39 +00:00
4e26a596ad Include .gitconfig.local for user.name and user.email 2021-03-11 22:47:47 +00:00
e8b1faf6a5 Stop showing seconds in the clock 2021-03-11 11:50:52 +00:00
0bb62e82fe Add GNOME keyboard options 2021-03-11 11:49:25 +00:00
dd7e345c2f Fix incorrect name for task 2021-03-11 11:33:55 +00:00
45b81e19b2 Add a few more GNOME preferences 2021-03-11 11:30:46 +00:00
842d69a591 Copy the .gitconfig file directly
Trying to be smart and using the git_config module was breaking aliases
and other settings, because of stray quotation marks.
2021-03-09 22:00:05 +00:00
219d8e99db Add gvim-coc.desktop launcher 2021-03-09 17:27:06 +00:00
2e3c599014 Switch back to RGB and disable autohint 2021-03-07 15:34:16 +00:00
797993e44a Use greyscale font hinting 2021-03-06 21:43:19 +00:00
22848a1dfb Use .bashrc.local instead of .bashrc.HOSTNAME 2021-03-02 11:10:51 +00:00
2d9983b939 Change Debian packages slightly 2021-03-01 16:14:43 +00:00
63bf13807f Always use python3 2021-02-28 11:41:25 +00:00
2b94345aaf Use a ca-multix layout again 2021-02-25 19:42:02 +00:00
8b4b799afb Set HOME permissions 2021-02-25 19:37:28 +00:00
74c7b85053 Move sidebar to the right 2021-02-25 19:11:21 +00:00
a95c31a009 Add a few more Gnome settings 2021-02-25 19:06:23 +00:00
2090fd6dbf Add gnome setup script 2021-02-24 17:12:09 +00:00
22c09a5f52 Remove another dbus-needing command 2021-02-22 12:40:05 +00:00
58fe832ee8 Use local variables and don't rely on dbus 2021-02-22 12:38:33 +00:00
08c26311b2 Install into /opt/ansible when running as root 2021-02-22 09:50:04 +00:00
5a56df3d36 Properly handle empty locale selection 2021-02-21 15:40:42 +00:00
f4a89b7a25 Add username to prompt 2021-02-21 15:20:49 +00:00
51af298b2a Don't error if the file doesn't exist 2021-02-21 15:10:47 +00:00
02a91023cb More locale changes 2021-02-21 15:06:35 +00:00
6d2fed89ba Prompt for a locale 2021-02-21 14:46:29 +00:00
caa76b902e Fix typos 2021-02-21 01:18:18 +00:00
df6dc24860 Simplify locale handling 2021-02-21 01:16:17 +00:00
dc8e774e95 Try to handle UTF-8/utf8/uft8 differences 2021-02-21 00:41:12 +00:00
a6ce49dc1c Stop installing ansible packages 2021-02-21 00:01:12 +00:00
65258523c0 Focus on Bash on Linux 2021-02-20 22:59:54 +00:00
cc8d4a16a9 Fix when running on Debian 2021-02-20 21:29:45 +00:00
5f19231e01 Abort if Python3's venv is not available 2021-02-20 21:26:59 +00:00
d8c5a4bb89 Fix Ansible installation 2021-02-19 23:42:10 +00:00
e568d3026b Add script to install Ansible 2021-02-19 23:18:33 +00:00
a63ef1472d Add Apache 2.0 license text to all .yml files 2021-02-19 22:55:57 +00:00
88a26453d2 Add lastmail git alias 2021-02-19 20:57:01 +00:00
33eca23199 Use fully-qualified module names 2021-02-19 20:34:11 +00:00
414d50abb3 Add local ansible to PATH 2021-02-19 15:24:31 +00:00
28a5ed4465 Add ~/opt/centos-git-common to PATH 2021-02-16 17:32:07 +00:00
6094f9c46f Enable PowerTools on CentOS Stream 2021-02-16 00:17:55 +00:00
4e5ef72bb1 Fix LANG handling 2021-02-15 15:58:22 +00:00
fd41fd2973 Check if the locale is installed 2021-02-15 15:52:10 +00:00
51843de7b4 Avoid errors from dbus 2021-02-15 15:35:29 +00:00
84c00d0562 Make shrc work with set -u 2021-02-15 10:44:28 +00:00
64b115d76e Unset acctsvclang and reorder locale detection 2021-02-10 00:44:11 +00:00
bde906a55f Load shrc if not already loaded 2021-02-10 00:29:00 +00:00
86f2a1fbfa Load the language from AccountsService if available 2021-02-10 00:11:02 +00:00
270be39c68 Check for a user-dirs.locale file 2021-02-09 20:12:26 +00:00
bb5d57a034 Load ~/.shrc if using SSH 2021-02-09 16:27:08 +00:00