diff --git a/README.md b/README.md index 262f06b..e3addf0 100644 --- a/README.md +++ b/README.md @@ -1,16 +1 @@ -# ewconfig: My dotfiles - -## Neovim - -```sh -sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \ - https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim' -``` - -And in `nvim`, run - -```text -:PlugInstall -:Copilot setup -``` - +# **ew**pratten's **config** files diff --git a/configs/pkcs11/modules/opensc.module b/configs/pkcs11/modules/opensc.module new file mode 100644 index 0000000..9cb6765 --- /dev/null +++ b/configs/pkcs11/modules/opensc.module @@ -0,0 +1,12 @@ +# This file describes how to load the opensc module +# See: https://p11-glue.github.io/p11-glue/p11-kit/manual/pkcs11-conf.html +# or man pkcs11.conf + +# This is a relative path, which means it will be loaded from +# the p11-kit default path which is usually $(libdir)/pkcs11. +# Doing it this way allows for packagers to package opensc for +# 32-bit and 64-bit and make them parallel installable +module: opensc-pkcs11.so + +# Disables annoying password popup when a Yubikey is left plugged in to a system +disable-in: firefox vivaldi-bin thunderbird