pinwheel: Set e as $TIG_EDITOR
This commit is contained in:
@@ -25,6 +25,7 @@ in
|
||||
home.sessionVariables = {
|
||||
EDITOR = "${e}/bin/e $@";
|
||||
VISUAL = "${e}/bin/e $@";
|
||||
TIG_EDITOR = "${e}/bin/e $@";
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
||||
Reference in New Issue
Block a user