dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 64c20d9dc93698be7864d8649db9d0ca95eaed60 (tree)
parent 80976578537379ab705f05d94c44cfc958ecde57
Author: Motiejus Jakštys <motiejus@uber.com>
Date:   Thu,  1 Oct 2020 23:51:41 +0300

path + spell

Diffstat:
MX/.xsessionrc | 2++
Mvim/.vim/spell/en.utf-8.add | 13+++++++++++++
Mvim/.vim/spell/en.utf-8.add.spl | 0
3 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/X/.xsessionrc b/X/.xsessionrc @@ -1,6 +1,8 @@ export GPG_SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) gpgconf --launch gpg-agent +export PATH=$PATH:$HOME/bin + nm-applet & blueman-applet & pnmixer & diff --git a/vim/.vim/spell/en.utf-8.add b/vim/.vim/spell/en.utf-8.add @@ -37,3 +37,16 @@ py geopackage layer2img managedb +unix +LDAP +hadoop +uber +snapshotted +actionate +Jira +rollout +uhostd +jira +uHostd +CEST +classid diff --git a/vim/.vim/spell/en.utf-8.add.spl b/vim/.vim/spell/en.utf-8.add.spl Binary files differ.