-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
For now:
- Clone the repository to
$HOME/.config.git-gui - Change the shebang to
#!/usr/bin/env tclsh - Immediately after the shebang add
source $::env(HOME)/.config/git-gui/style.tcl - The
style_during_apply_configneeds to be called after this line. - The
style_during_window_load_stateneeds to be called after this line.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation