dotfiles/.profile

4 lines
92 B
Bash
Executable File

ENV=$HOME/.kshrc
export ENV
export GPG_TTY=$(tty); gpg-connect-agent updatestartuptty /bye;