org-jira config for Emacs

This commit is contained in:
Petr Nyc
2026-01-16 21:01:08 +01:00
parent 108c9cefd7
commit 3438d019a9
3 changed files with 26 additions and 0 deletions

2
.zshrc
View File

@@ -302,3 +302,5 @@ export PATH=$GEM_HOME/bin:$HOME/.gem/ruby/3.3.0/bin:$PATH
if command -v launchctl >/dev/null 2>&1; then
export SSH_AUTH_SOCK="$(launchctl getenv SSH_AUTH_SOCK)"
fi
export GPG_TTY=$(tty)