mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: add pre-commit and vim
This commit is contained in:
parent
e2d11ddfba
commit
455d924ab0
3 changed files with 8 additions and 0 deletions
|
|
@ -3561,6 +3561,9 @@ Mostly used to install some compilers and lsp's that I want to have available wh
|
|||
# nix package database
|
||||
nix-index
|
||||
|
||||
# commit hooks
|
||||
pre-commit
|
||||
|
||||
# proc info
|
||||
acpi
|
||||
|
||||
|
|
@ -5124,6 +5127,7 @@ Here we just define some aliases for rebuilding the system, and we allow some in
|
|||
ssh-to-age
|
||||
git
|
||||
emacs
|
||||
vim
|
||||
];
|
||||
}
|
||||
#+end_src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue