fix: no gpg and ssh communication
fix: arduino-hid script as one-liner
This commit is contained in:
parent
20e031f9dd
commit
507466219c
2 changed files with 3 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -45,3 +45,5 @@ PS1="$PURPLE\u$nc@$CYAN\H$nc:$GREEN\w$YELLOW"'$(__git_ps1)'"$nc\\n$GREEN\$$nc "
|
|||
|
||||
export PATH=/usr/local/bin:/usr/bin:/usr/sbin:/bin:/sbin:~/bin
|
||||
|
||||
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
||||
gpgconf --launch gpg-agent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue