safariman
safariman

Reputation: 11

console2 - how to edit config file, what name/location?

Have mistakenly set the path and command sequence for cygwin bash. Invoking it now results in path error, so would like to edit the run code to fix it. Where is that bugger? Had set preferences to save to a config file.

Upvotes: 1

Views: 1103

Answers (2)

haltunbay
haltunbay

Reputation: 645

For me it was:

%AppData%\Console\console.xml

Upvotes: 1

Aakash Sigdel
Aakash Sigdel

Reputation: 9300

The config file is in Users\\AppData\Roaming\Console\console.xml

just set the shell="" and restart the console.

Upvotes: 3

Related Questions