From 1c4857ee8a59dfc050755e564ab61fe1b0c4f919 Mon Sep 17 00:00:00 2001 From: Alex Berry Date: Mon, 15 Jul 2019 21:36:18 +0100 Subject: [PATCH] Adding readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ecc455 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Conemu config + +This is a working conemu config. It contains some of the following modifications: + +* Guake-style drop down enabled on Alt+Space +* Additional default task called Shell::Ubuntu - This starts wsl +* Colour style changed to dark theme +* Transparency changed to dark theme +* Settings menu accessible with Alt+Ctrl+Space +* ConEmu does not close on last tab closing +* New tab shortcut configured as Windows+N + +Stuff that doesn't work... +* Vim is broken! Needs wslbridge to fix I think.