remote sudo
This commit is contained in:
parent
f3e856ca82
commit
cb351314f5
@ -1,4 +1,5 @@
|
|||||||
{{- if ne .chezmoi.os "darwin" }}
|
{{- if ne .chezmoi.os "darwin" }}
|
||||||
Library
|
Library
|
||||||
.terminfo
|
.terminfo
|
||||||
|
.1password
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
1
dot_1password/symlink_agent.sock
Normal file
1
dot_1password/symlink_agent.sock
Normal file
@ -0,0 +1 @@
|
|||||||
|
/Users/anton/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock
|
@ -8,7 +8,7 @@ set -gx PATH $HOME/.go/bin $PATH
|
|||||||
set -gx EDITOR nvim
|
set -gx EDITOR nvim
|
||||||
set fish_color_valid_path
|
set fish_color_valid_path
|
||||||
set -g fish_greeting
|
set -g fish_greeting
|
||||||
|
set -g SSH_AUTH_SOCK ~/.1password/agent.sock
|
||||||
# Commands to run in interactive sessions can go here
|
# Commands to run in interactive sessions can go here
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
if type -q atuin
|
if type -q atuin
|
||||||
|
Loading…
Reference in New Issue
Block a user