From 3f1bb38bd2a7ffd78d30aad7be426c54c2d7130a Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 19 Oct 2018 16:56:33 +0200 Subject: Add crontab line for pacman auto-download --- crontab/crontab | 1 + vim/.vim/spell/en.utf-8.add | 13 +++++++++++++ vim/.vim/spell/en.utf-8.add.spl | Bin 284 -> 491 bytes 3 files changed, 14 insertions(+) diff --git a/crontab/crontab b/crontab/crontab index b691171..b3df898 100644 --- a/crontab/crontab +++ b/crontab/crontab @@ -1,3 +1,4 @@ */5 * * * * DISPLAY=:0 /usr/bin/env mbsync -a */5 * * * * /usr/bin/env mr push */5 * * * * /usr/bin/env mr update +0 0 * * * /usr/bin/pacman -Syuw --noconfirm diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add index 59346c3..cf9b64e 100644 --- a/vim/.vim/spell/en.utf-8.add +++ b/vim/.vim/spell/en.utf-8.add @@ -12,3 +12,16 @@ orthonormality solvability Wasserstein Galerkin +Ornstein +Uhlenbeck +Desai +Zwanzig +McKean +Vlasov +Kolmogorov +NumPy +discretizing +Kutta +SciPy +arclength +stochastic diff --git a/vim/.vim/spell/en.utf-8.add.spl b/vim/.vim/spell/en.utf-8.add.spl index d0e415c..9418afe 100644 Binary files a/vim/.vim/spell/en.utf-8.add.spl and b/vim/.vim/spell/en.utf-8.add.spl differ -- cgit v1.2.3