'How to configure ConEmu to start with gitbash and on a specific directory

I just installed the ConEmu terminal, and I am having trouble configuring it to start with gitbash as my terminal instead of the windows CMD, and I would like it to start on ex: /c/Users/Kalin/Drive

I tried to randomly pass values to the settings since they are very hard to understand. I have no idea what {Shell::cmd} means in the "tasks" category (which I guess is the place to change the configs) but I have no idea. The whole thing looks like something from a commercial aircraft and I'm lost :)



Solution 1:[1]

In the latest version, this configuration is more simplified. Just do as follows

  1. Go to {Bash:Git bash} predefined task

  2. In the big text area, keep your cursor to the end of the prepopulated text, so that it is right after -new_console:d: text

  3. Below the big text area, you will see the following options

Add: Tab... | Startup dir... | File Path ... | Active tabs

  1. Just pick your startup directory from Startup dir... option

  2. Restart ConEmu and you will see the session starts with the startup directory you have configured.

Solution 2:[2]

NameGoesHere's answer worked for me. I just had to make one modification on the fourth step:

When you set your directory you need to use "new_console:d:c/Users/Kalin/Drive", whithout the bar after "new_console:d:".

Solution 3:[3]

Rather the simple way must be to add the path under Task Parameters as

/dir "C:\Dir\subDir....."

Solution 4:[4]

you need to understand the reasons why KEYCLOAK_SESSION does not contain the HTTPonly flag I suggest visiting this link : https://lists.jboss.org/pipermail/keycloak-user/2017-September/011882.html

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 Fernando Soares
Solution 3 Sundhar
Solution 4 zelouafi