From a75e76d4186ddd24f2da619c929091380732c832 Mon Sep 17 00:00:00 2001 From: Steffen Rademacker Date: Sat, 7 Jan 2017 13:46:29 +0100 Subject: [PATCH] note on khd/kwm bug --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 63decdb8..ed7c00c5 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ cd ~/dotfiles ./install/_install.sh ``` +If you are having problems with khd/kwm, run this command and reboot: + +``` +sudo launchctl config user path $PATH +``` + +This will add your path variable for all services and fixes an issue +where khd could not find the kwmc executable. + + Now change the file `.gitconfig.user` in your home-folder and provide your git credentials, such as: