scripts: cleanup old scripts

This commit is contained in:
Leonardo Eugênio 2024-08-20 19:21:57 -03:00
parent 2e2f2239a5
commit a7770ae62e
28 changed files with 0 additions and 924 deletions

View file

@ -41,9 +41,6 @@
home.packages = with pkgs; [
# home-manager
terminal # see flake.nix
pulse_sink
pulseaudio
## CLI
@ -56,8 +53,6 @@
p7zip
tealdeer
micro
_diffr
br # bulk rename
comma

View file

@ -25,7 +25,6 @@
"intelephense.format.braces": "k&r",
"continue.enableTabAutocomplete": true,
"intelephense.completion.fullyQualifyGlobalConstantsAndFunctions": true,
"diffEditor.renderSideBySide": false,
"diffEditor.hideUnchangedRegions.enabled": true,
"nix.formatterPath": "nixfmt",
"explorer.confirmDelete": false,