1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-21 19:07:44 +01:00
dotfiles/.config/zsh/suffixaliasrc
tiynger 6e63334de3 Revert "further addiotion of suffixaliases"
This reverts commit 818d994cd0e920ab6369c260cc8069d2a76c2fc0.
2019-10-07 18:50:23 +02:00

6 lines
122 B
Plaintext

#/bin/zsh
alias -s pdf="background $READER"
alias -s tex="background $LATEX"
alias -s {png,jpg,jpeg}="background $IMAGE"