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"