Commit graph

130 commits

Author SHA1 Message Date
565fe365f7 Use Canadian locale (ISO dates) 2021-05-08 18:56:38 +01:00
d217302134 Use prompt characters that work in x86_64 console 2021-05-02 22:47:40 +01:00
1934af7fff Fix spacing in new terminal 2021-05-02 22:36:03 +01:00
bb1e7680fc Use tab indents and undo last speedup 2021-05-02 22:17:58 +01:00
8b9213fde7 Speed up bash profile 2021-05-02 22:12:59 +01:00
b435996722 Change prompt colour 2021-05-02 20:15:42 +01:00
dc4227ce18 Fix whitespace 2021-05-02 20:12:30 +01:00
e13cb28eb0 Stop being clever about locale 2021-05-02 20:08:55 +01:00
87976c34ca Improve prompt 2021-05-02 19:56:39 +01:00
997000262d Use the system dnf cache as a non-root user 2021-04-30 08:24:22 +01:00
044f48e733 Update clone URLs 2021-03-31 12:28:56 +01:00
c76d73d5b2 Add docutils setup script 2021-03-22 22:50:28 +00:00
ef43f66137 Fix bash SSH check 2021-03-18 10:02:00 +00:00
72837fb596 Add git URL shortcuts 2021-03-17 22:43:30 +00:00
b85c04a5bd Fix loading of dquilt completions 2021-03-16 08:30:56 +00:00
e5b480b4bf Add quilt for Debian patches 2021-03-16 08:26:44 +00:00
c5ee1f39df Remove git aliases I no longer use 2021-03-11 22:53:53 +00:00
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
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
22848a1dfb Use .bashrc.local instead of .bashrc.HOSTNAME 2021-03-02 11:10:51 +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
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
65258523c0 Focus on Bash on Linux 2021-02-20 22:59:54 +00:00
d8c5a4bb89 Fix Ansible installation 2021-02-19 23:42:10 +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
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
5a09a88af4 Load .config/locale.conf if it exists 2021-02-05 18:43:10 +00:00
f863c469fb Fix typo 2021-02-05 17:39:46 +00:00
0f20765dbe Set more based on default user locale 2021-02-05 17:14:14 +00:00
9dab461c9a Fix stray tab character 2021-02-05 17:13:56 +00:00
734699a6dc Use en_GB unless one of a few exceptions are already set 2021-02-05 17:01:58 +00:00
d01139aeb9 Show NAME and VERSION instead of PRETTY_NAME 2021-02-03 08:23:59 +00:00