1
0

Add editorconfig

This commit is contained in:
Jeff Lance 2024-03-07 11:02:04 +01:00
parent 3a18fcedb8
commit ad36a5fd95

View File

@ -14,8 +14,6 @@ zmodule input
#
# Additional completion definitions for Zsh.
zmodule zsh-users/zsh-completions
# Buku completions modules
zmodule buku
# Enables and configures smart and extensive tab completion.
# completion must be sourced after zsh-users/zsh-completions
zmodule completion
@ -24,8 +22,12 @@ zmodule zsh-users/zsh-autosuggestions
# Productivity
#
# Alacritty completions modules
zmodule alacritty
# Sets up asdf, with auto install and optimized usage of the direnv plugin.
zmodule asdf
# Buku completions modules
zmodule buku
# chezmoi
zmodule joke/zim-chezmoi
# Provides handy git aliases and functions.