AutoYADM commit: 2024-11-17 17:16:59

This commit is contained in:
Daniel Fichtinger 2024-11-17 17:16:59 -05:00
parent 3a89f71eca
commit b1d7addee4
4 changed files with 18 additions and 11 deletions

2
.zshrc
View file

@ -1,5 +1,5 @@
export ZSH="$HOME/.oh-my-zsh"
plugins=(ssh-agent git zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd z )
plugins=(ssh-agent git zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd z zellij-zsh-completions )
source $ZSH/oh-my-zsh.sh
# autoload -U promptinit; promptinit