From 1b886090755bcb78b565b27876aa6dcf9a5bf7d3 Mon Sep 17 00:00:00 2001 From: Tobias Date: Wed, 16 Jul 2025 13:43:27 +0200 Subject: [PATCH] Adding README for the repo --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b2fef79 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +This is a docker file that can be used for building a container that includes nvim, git, ansible and more + +These are the repos where the config for the environment are pulled + https://git.nopants.dk/shell/neovim_config + https://git.nopants.dk/shell/tmux_config + https://git.nopants.dk/shell/Tobias-zsh-shell