changes in aerc, updated nvim plugins, yazi config, niri, changed hypr dotfiles folders

This commit is contained in:
liph22
2026-01-15 09:33:02 +01:00
parent b9fe2697a0
commit 0ffe6606b6
19 changed files with 501 additions and 205 deletions

View File

@@ -128,3 +128,4 @@ function zvm_after_init() {
# Re-bind ctrl+space for autosuggestions if needed
bindkey '^@' autosuggest-accept
}
export PATH="$HOME/.local/bin:$PATH"