Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,21 @@

## Install

All instructions can be found at [draculatheme.com/total-commander](https://draculatheme.com/total-commander).
* All instructions can be found at [draculatheme.com/total-commander](https://draculatheme.com/total-commander).
* Copy "color.ini" from the cloned repository into "...\AppData\ROAMING\GHISLER"
* Add/change the following config section inside of "...\AppData\ROAMING\GHISLER\wincmd.ini".

```
[Colors]
RedirectSection=%COMMANDER_INI%\..\color.ini
```

Example:
```
[Colors]
RedirectSection=c:\users\yourname\AppData\Roaming\GHISTLER\color.ini
```


## Team

Expand Down