spacing
This commit is contained in:
parent
c6caeb07e7
commit
48d5924e5e
2 changed files with 1 additions and 1 deletions
|
@ -7,3 +7,4 @@ if [ -z "$1" ]; then
|
|||
else
|
||||
tmux new-session -s "$1"
|
||||
fi
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
|
||||
export GPG_TTY=$(tty)
|
||||
gpgconf --launch gpg-agent
|
||||
|
||||
|
|
Loading…
Reference in a new issue