mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
fish/colnfig.fish: set GPG_TTY
This commit is contained in:
parent
7388c9bfd3
commit
800f60c44e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
set -g GPG_TTY (tty)
|
||||
end
|
||||
|
||||
set PATH $HOME/bin $PATH (go env GOPATH)/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue