diff --git a/.config/aerc/pkg.md b/.config/aerc/pkg.md deleted file mode 100644 index 1cb357c6..00000000 --- a/.config/aerc/pkg.md +++ /dev/null @@ -1,9 +0,0 @@ -# Needed packages - -- aerc -- isync -- cyrus-ssl-xoauth2 -- notmuch -- hx (helix) -- w3m -- goimapnotify (optional) diff --git a/.zshrc b/.zshrc index 7ec641d0..4f1df8c1 100644 --- a/.zshrc +++ b/.zshrc @@ -53,6 +53,8 @@ source ~/.config/zsh/fzf.zsh # Not working for some reason... # source ~/.config/zsh/fzf-git.sh +alias mailconf="y ~/.config/mail" + # alias ls="eza -lh --git" # alias ls="eza --long --color=always --git --header --icons --no-user" # alias vlc="env -u DISPLAY vlc"