feat: update .bashrc and symlink configuration for improved shell functionality
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
2025-03-10 20:57:26 +01:00
parent f7787c592b
commit 6eac725e9d
4 changed files with 21 additions and 46 deletions

View File

@ -1,5 +1,5 @@
Host *
IdentityFile $DOTFILES_PATH/secrets/ssh_keys/mennos-2025.pem
IdentityFile ~/.dotfiles/secrets/ssh_keys/mennos-2025.pem
IdentityAgent ~/.1password/agent.sock
AddKeysToAgent yes
ForwardAgent yes