Luke Smith
3 years ago
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with
1 additions and
1 deletions
-
bin/mailsync
|
|
@@ -25,7 +25,7 @@ eval "$(grep -h -- \ |
|
|
|
"$HOME/.profile" "$HOME/.bash_profile" "$HOME/.zprofile" "$HOME/.config/zsh/.zprofile" "$HOME/.zshenv" \ |
|
|
|
"$HOME/.bashrc" "$HOME/.zshrc" "$HOME/.config/zsh/.zshrc" "$HOME/.pam_environment" 2>/dev/null)" |
|
|
|
|
|
|
|
export GPG_TTY=$TTY |
|
|
|
export GPG_TTY="$(tty)" |
|
|
|
|
|
|
|
[ -n "$MBSYNCRC" ] && alias mbsync="mbsync -c $MBSYNCRC" || MBSYNCRC="$HOME/.mbsyncrc" |
|
|
|
|
|
|
|