AutoYADM commit: 2024-12-15 22:45:01

This commit is contained in:
Daniel Fichtinger 2024-12-15 22:45:01 -05:00
parent 56db3c52f4
commit ff63fdbd80

1
.zshrc
View file

@ -1,4 +1,5 @@
export ZSH="$HOME/.oh-my-zsh"
unset vblank_mode
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd )
source $ZSH/oh-my-zsh.sh