Compare commits
No commits in common. "532200060b35f64bd6ee4bbd92eac1406b740669" and "73c1ab8d56e62eac8797b43563a25e54d32797ea" have entirely different histories.
532200060b
...
73c1ab8d56
2 changed files with 0 additions and 10 deletions
|
@ -4,10 +4,6 @@
|
||||||
programs = {
|
programs = {
|
||||||
less.enable = true;
|
less.enable = true;
|
||||||
git-credential-oauth.enable = true;
|
git-credential-oauth.enable = true;
|
||||||
git-worktree-switcher = {
|
|
||||||
enable = true;
|
|
||||||
enableZshIntegration = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -23,12 +23,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
defaults = {
|
|
||||||
preview = {
|
|
||||||
open = true;
|
|
||||||
width = 64;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue