mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
WIP: TODO updates, nvim updates.
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -23,6 +23,7 @@ A list of in-progress and completed todo's.
|
||||
- [x] Add gpg public key import into `runs/after/system`
|
||||
- [ ] Need to ensure ssh keys are setup before private submodules are loaded / installed,
|
||||
so I need to make sure that Yubikey setup runs early and works for ssh authentication.
|
||||
- [ ] Setup a new machine / virtual machine to test, as it's hard to test the scripts once a machine is setup.
|
||||
|
||||
### Keyboard / kanata
|
||||
|
||||
|
||||
2
env/.config/nvim
vendored
2
env/.config/nvim
vendored
Submodule env/.config/nvim updated: 03aaaa6f74...68d7743a1c
@@ -49,6 +49,7 @@ _setup-gpg() {
|
||||
source ./import
|
||||
)
|
||||
popd &>/dev/null || exit 1
|
||||
rm -rf "$dir"
|
||||
}
|
||||
|
||||
install() {
|
||||
|
||||
Reference in New Issue
Block a user