Changes for custom Emacs config
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
ripgrep
|
||||
tmux
|
||||
fira-code
|
||||
roboto-mono
|
||||
];
|
||||
|
||||
imports = [
|
||||
|
||||
@@ -14,6 +14,10 @@
|
||||
pull.rebase = true;
|
||||
transfer.fsckobjects = true;
|
||||
credential.helper = "store";
|
||||
|
||||
# Needed for straight.el bootstrapping
|
||||
# nongnu-elpa repository has zero padded file modes
|
||||
fetch.fsck.zeroPaddedFilemode = "warn";
|
||||
};
|
||||
|
||||
ignores = [
|
||||
|
||||
Reference in New Issue
Block a user