AutoYADM commit: 2025-03-25 00:45:07

This commit is contained in:
Daniel Fichtinger 2025-03-25 00:45:07 -04:00
parent 87ffbef3ca
commit c388bff977
2 changed files with 1 additions and 1 deletions

0
.config/mail/format.py Executable file
View file

2
.zshrc
View file

@ -7,7 +7,7 @@ export DISABLE_LS_COLORS=true
# export MANPAGER="ov --section-delimiter '^[^\s]' --section-header"
export EGET_BIN="/home/fic/.eget/bin"
# plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases copybuffer copyfile copypath fancy-ctrl-z systemd )
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd helix-zsh)
plugins=(ssh-agent git github zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd)
source ~/.profile
source $ZSH/oh-my-zsh.sh
ASHEN="$HOME/dev/ashen/monorepo"