Commit graph

35 commits

Author SHA1 Message Date
b6eb47d59a Stop setting up user dirs 2024-05-17 10:59:30 +01:00
bf7aa06c39 Create symlink even if dotnet not installed 2023-06-30 20:27:58 +01:00
e075a5c71d Use a symlink to dotnet (works everywhere) 2023-06-21 19:22:24 +01:00
0d3c409cdb Use dotnet-install.sh script from .NET Foundation
https://dotnet.microsoft.com/en-us/download/dotnet/scripts
2023-06-20 19:55:50 +01:00
81e4e35724 Add .editorconfig 2023-06-04 09:50:26 +01:00
32fa45f897 Update title 2023-05-18 23:14:31 +01:00
7b5ef2eb35 Move default .clang-format 2023-05-18 23:13:03 +01:00
3fcbdbf5f6 Show French keyboard layout 2023-04-21 19:56:07 +01:00
86b7b4f593 Add virtxp script 2023-04-08 21:03:10 +01:00
4094224b69 Force fuse-overlayfs storage (faster than vfs) 2023-04-03 12:59:30 +01:00
52ca81ba1c Set up XDG desktop dirs under data/ 2023-03-29 15:00:32 +01:00
aacef5c12a Split virtinst to a shell script 2023-02-23 14:28:47 +00:00
01f699a9fb Update copyright years 2023-01-21 19:42:51 +00:00
ddb9f465dd Stop removing .hushlogin 2022-09-19 10:30:22 +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
f0a6a4ee47 Fix a few more paths pointing to ~/bin 2022-03-06 17:20:36 +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
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
c76d73d5b2 Add docutils setup script 2021-03-22 22:50:28 +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
a63ef1472d Add Apache 2.0 license text to all .yml files 2021-02-19 22:55:57 +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
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
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
Renamed from roles/home/tasks/dotfiles.yml (Browse further)