modify fish, kitty and neovim
This commit is contained in:
parent
52481b0687
commit
3ab9500787
8 changed files with 63 additions and 45 deletions
|
|
@ -11,9 +11,9 @@ let
|
|||
(lib.toUpper (builtins.substring 0 1 str)) + (builtins.substring 1 (builtins.stringLength str) str);
|
||||
in
|
||||
{
|
||||
home.sessionVariables = {
|
||||
EDITOR = "code";
|
||||
};
|
||||
# home.sessionVariables = {
|
||||
# EDITOR = "code";
|
||||
# };
|
||||
|
||||
catppuccin.vscode.profiles.default = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue