add secretive agent
This commit is contained in:
parent
f0e8ef3e0c
commit
e0ee8096bb
2 changed files with 4 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
.DS_Store
|
||||||
|
|
@ -29,6 +29,8 @@
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
ssh = {
|
ssh = {
|
||||||
|
matchBlocks."*" = { identityAgent = "/Users/duumxh/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh"; };
|
||||||
|
enableDefaultConfig = false;
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
git = {
|
git = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue