2024-11-13 18:32 : id 119
This commit is contained in:
parent
c2e8807405
commit
002b6a48ba
@ -88,15 +88,13 @@ in
|
|||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
enable = true;
|
enable = true;
|
||||||
vimAlias = true;
|
vimAlias = true;
|
||||||
configure = {
|
extraConfig = ''
|
||||||
customRC = ''
|
|
||||||
syntax on
|
syntax on
|
||||||
set clipboard=unnamedplus
|
set clipboard=unnamedplus
|
||||||
set encoding=utf-8
|
set encoding=utf-8
|
||||||
set
|
set
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
|
||||||
bash = {
|
bash = {
|
||||||
enable = true;
|
enable = true;
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user