feat(bashrc): load GPG keys
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -21,6 +21,7 @@ else
|
|||||||
PS1='[\u@\h \W]\$ '
|
PS1='[\u@\h \W]\$ '
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export GPG_TTY=$(tty) # Import GPG Key
|
||||||
export PATH="$PATH:$HOME/.local/bin"
|
export PATH="$PATH:$HOME/.local/bin"
|
||||||
export BROWSER='helium-browser'
|
export BROWSER='helium-browser'
|
||||||
export EDITOR='nvim'
|
export EDITOR='nvim'
|
||||||
|
|||||||
Reference in New Issue
Block a user