update
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -297,3 +297,8 @@ export PATH=$GEM_HOME/bin:$HOME/.gem/ruby/3.3.0/bin:$PATH
|
||||
# scm-ssh start_agent
|
||||
|
||||
# export FZF_DEFAULT_OPTS="--style full --preview '/opt/homebrew/bin/pygmentize -g {}' --bind 'focus:transform-header:file --brief {}'"
|
||||
|
||||
# set to system ssh-agent
|
||||
if command -v launchctl >/dev/null 2>&1; then
|
||||
export SSH_AUTH_SOCK="$(launchctl getenv SSH_AUTH_SOCK)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user