Adds/removes programs
This commit is contained in:
parent
3ed88dbc11
commit
2ee914678a
@ -17,8 +17,6 @@
|
||||
fd
|
||||
gitui
|
||||
graphviz-nox
|
||||
haskellPackages.cabal-plan
|
||||
haskellPackages.graphmod
|
||||
httpie
|
||||
jetbrains.idea-community
|
||||
micro
|
||||
@ -35,6 +33,7 @@
|
||||
statix
|
||||
tealdeer
|
||||
thefuck
|
||||
tree
|
||||
|
||||
# fonts
|
||||
fira-mono
|
||||
|
@ -67,6 +67,7 @@ in {
|
||||
".envrc*" = "shellscript";
|
||||
};
|
||||
autoSave = "afterDelay";
|
||||
autoSaveDelay = 5000;
|
||||
exclude = {
|
||||
"**/.git" = true;
|
||||
"**/.svn" = true;
|
||||
|
Loading…
Reference in New Issue
Block a user