Compare commits

..

No commits in common. "37edfe594f5f5814c6594508710dbd9b3f616b9c" and "36c05d58d38fa3d9f1e358c656291c22d9ea5803" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -55,8 +55,6 @@
vim vim
fritzing fritzing
networkmanagerapplet networkmanagerapplet
grim
slurp
]; ];
} }

View File

@ -71,7 +71,6 @@
core.editor = "vim"; core.editor = "vim";
core.autocrlf = "input"; core.autocrlf = "input";
credential.helper = "store"; credential.helper = "store";
pull.rebase = "true";
}; };
}; };