diff --git a/.config/.gitignore b/.config/.gitignore index f5f13378..7e9a8132 100644 --- a/.config/.gitignore +++ b/.config/.gitignore @@ -15,12 +15,6 @@ !waybar !zellij -!1Password -1Password/* -!1Password/ssh -1Password/ssh/* -!1Password/ssh/agent.toml - !Code Code/* !Code/User diff --git a/.config/1Password/ssh/agent.toml b/.config/1Password/ssh/agent.toml deleted file mode 100644 index 5beb5289..00000000 --- a/.config/1Password/ssh/agent.toml +++ /dev/null @@ -1,11 +0,0 @@ -[[ssh-keys]] -item = "GitHub" - -[[ssh-keys]] -item = "ThinkPad" - -[[ssh-keys]] -item = "GCC" - -[[ssh-keys]] -item = "Git Signing"