Hi,
I use konsole profiles but it seems that .bashrc is not executed when I start
i.e. a script test.sh
#---
#!/bin/bash
export
read -p "Press enter to continue"
#--
via a konsole profile. Environment variables set via .bashrc are not visible.
Actually I would like GPG_TTY correctly being set
Hi,
I use konsole profiles but it seems that .bashrc is not executed when I start
i.e. a script test.sh
#---
#!/bin/bash
export
read -p "Press enter to continue"
#--
via a konsole profile. Environment variables set via .bashrc are not visible.
Actually I would like GPG_TTY correctly being set