From c388bff977a12d6edd6c0a84374443076e5d3271 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 25 Mar 2025 00:45:07 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-25 00:45:07 --- .config/mail/format.py | 0 .zshrc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100755 .config/mail/format.py diff --git a/.config/mail/format.py b/.config/mail/format.py new file mode 100755 index 00000000..e69de29b diff --git a/.zshrc b/.zshrc index c104a9e3..8e857ab9 100644 --- a/.zshrc +++ b/.zshrc @@ -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"