dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 1dd26a1a917274c7909ef6893e545774f5ffa97f
parent 6fd236ee853bc3f5ab2baa29ad55e9095c2032ce
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sat,  1 May 2021 14:16:20 +0200

vim: spellfile

Diffstat:
Mvim/spell/en.utf-8.add | 4++++
Mvim/spell/en.utf-8.add.spl | 0
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/vim/spell/en.utf-8.add b/vim/spell/en.utf-8.add @@ -426,3 +426,7 @@ execve strcmp ret noninitiators +bool +parentless +preinstalled +GDB diff --git a/vim/spell/en.utf-8.add.spl b/vim/spell/en.utf-8.add.spl Binary files differ.