Small fixes
This commit is contained in:
parent
cfc0dfdfbd
commit
a48f147dae
3 changed files with 6 additions and 4 deletions
|
@ -34,12 +34,10 @@ export DOTREPO="$HOME/Git/dotfiles"
|
|||
export EDITOR=nvim
|
||||
export PAGER="nvimpager -p"
|
||||
|
||||
{%@@ if profile == "Mirkwood" @@%}
|
||||
# use gpg for ssh
|
||||
export GPG_TTY="$(tty)"
|
||||
export SSH_AUTH_SOCK="/run/user/$UID/gnupg/S.gpg-agent.ssh"
|
||||
gpg-connect-agent updatestartuptty /bye > /dev/null
|
||||
{%@@ endif @@%}
|
||||
|
||||
# tehfuk
|
||||
eval $(thefuck --alias)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue