Initial upload

This commit is contained in:
2025-03-18 19:37:20 +00:00
commit f9ba12fe93
10 changed files with 205 additions and 0 deletions

16
zsh/.zsh_init Normal file
View File

@@ -0,0 +1,16 @@
# Add Zsh plugins
zinit light zsh-users/zsh-syntax-highlighting
zinit light zsh-users/zsh-completions
zinit light zsh-users/zsh-autosuggestions
zinit light Aloxaf/fzf-tab
# Add snippets
zinit snippet OMZP::git
zinit snippet OMZP::sudo
zinit snippet OMZP::archlinux
zinit snippet OMZP::aws
zinit snippet OMZP::kubectl
zinit snippet OMZP::kubectx
zinit snippet OMZP::command-not-found
zinit cdreplay -q