Commit graph

43 commits

Author SHA1 Message Date
ddb9f465dd Stop removing .hushlogin 2022-09-19 10:30:22 +01:00
12fea09179 Another attempt at handling multiple shells 2022-09-16 08:43:51 +01:00
d00794487f Try handling zsh again 2022-09-14 21:42:53 +01:00
aca3a05e8d Give up trying to handle multiple shells 2022-09-11 22:16:30 +01:00
439a052837 Re-arrange shell files 2022-08-19 15:52:07 +01:00
bef9016deb Update role names 2022-08-18 17:01:06 +01:00
8ffb0a4772 Make task names more specific 2022-08-18 16:57:20 +01:00
333a45fd7c Use XDG directories explicitly 2022-08-18 16:37:57 +01:00
a4bcc82a42 Allow zsh to work with bashrc 2022-08-18 08:44:25 +01:00
4e34ffaced Stop creating ~/data and ~/data/opt 2022-08-15 11:47:03 +01:00
89c181ee07 Make ~/data and ~/data/opt 2022-08-14 22:07:36 +01:00
f0a6a4ee47 Fix a few more paths pointing to ~/bin 2022-03-06 17:20:36 +00:00
d96910733a Use ~/.local/bin instead of ~/bin 2022-03-06 16:10:55 +00:00
a4cfd46422 Add PowerShell profile 2022-01-18 11:48:49 +00:00
29e1f2834f Add Midnight Commander config 2022-01-11 22:47:57 +00:00
2514d38819 The include module is being phased out 2021-12-01 22:17:45 +00:00
a318f2989b Move git config into XDG_CONFIG_HOME 2021-11-01 10:59:31 +00:00
5710858b18 Add clang-format and editorconfig 2021-09-25 15:20:50 +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
16270a9af9 Update URL for repos 2021-03-17 16:56:11 +00:00
e5b480b4bf Add quilt for Debian patches 2021-03-16 08:26:44 +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
8b4b799afb Set HOME permissions 2021-02-25 19:37:28 +00:00
65258523c0 Focus on Bash on Linux 2021-02-20 22:59:54 +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
65b76aa6e5 Move bell-style to shrc from inputrc 2021-01-26 10:42:15 +00:00
62221b6f61 Add ed25519 SSH keys 2021-01-26 10:42:15 +00:00
42ae57f186 Add .mailcap to auto view HTML mail in lynx 2020-06-23 11:46:02 +01:00
3f08a6c2d5 Add ~/.dput.cf 2020-06-04 22:42:31 +01:00
e734b9f5a5 Set pbuilderrc globally 2020-06-04 21:37:57 +01:00
cfc3aa91ed Move Debian build environment to separate tasks 2020-06-04 19:19:17 +01:00
cef97b8dd7 Set email in gitconfig 2020-05-22 21:00:54 +01:00
9db2d21c60 Add an alias for the old gitea URL 2020-01-17 11:36:57 +00:00
2f3ae2d806 Switch to new Gitea server 2020-01-10 15:39:47 +00:00
f7f3285ac0 Label with Git to make it clearer in the Ansible logs 2020-01-07 16:16:44 +00:00
0544cd7653 Use a string, not a Bool 2019-12-04 15:26:41 +00:00
844cbf8343 Use git_config module instead of static .gitconfig 2019-11-28 12:34:22 +00:00
ebb48f5b8b Show the MOTD 2019-11-25 11:01:39 +00:00
c99f94e68f Set up Ruby gems in home directory 2019-11-22 15:46:55 +00:00
0f349ccc59 Refactor completely to improve run speed 2019-11-20 10:07:43 +00:00