Compare commits

..

No commits in common. "532200060b35f64bd6ee4bbd92eac1406b740669" and "73c1ab8d56e62eac8797b43563a25e54d32797ea" have entirely different histories.

2 changed files with 0 additions and 10 deletions

View file

@ -4,10 +4,6 @@
programs = {
less.enable = true;
git-credential-oauth.enable = true;
git-worktree-switcher = {
enable = true;
enableZshIntegration = true;
};
git = {
enable = true;

View file

@ -23,12 +23,6 @@
enable = true;
settings = {
defaults = {
preview = {
open = true;
width = 64;
};
};
};
};
};