mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-24 23:09:46 +01:00
rming unneeded gloabl variables
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#/bin/zsh
|
||||
|
||||
alias -s pdf="background $READER"
|
||||
alias -s tex="background $LATEX"
|
||||
alias -s tex="$EDITOR"
|
||||
alias -s {png,jpg,jpeg}="background $IMAGE"
|
||||
|
||||
Reference in New Issue
Block a user