initial less config
This commit is contained in:
parent
e438fbc706
commit
1f8cd27be2
1 changed files with 8 additions and 0 deletions
|
@ -21,6 +21,14 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.less = {
|
||||||
|
enable = true;
|
||||||
|
keys = ''
|
||||||
|
t back-line
|
||||||
|
n forw-line
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "twoneis";
|
userName = "twoneis";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue