diff options
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ export VISUAL=vim export EDITOR=vim export LANG=en_US.UTF-8 +export GPG_TTY=$(tty) export GPG_KEY=$(tty) # Edit command line |
index : dotfiles | ||
This is the dotfiles used by gx. | Guangxiong Lin |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .zshrc | 1 |
@@ -6,6 +6,7 @@ export VISUAL=vim export EDITOR=vim export LANG=en_US.UTF-8 +export GPG_TTY=$(tty) export GPG_KEY=$(tty) # Edit command line |