mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-06-28 12:19:09 +00:00
Use SSH agent config and passphrase caching
This commit is contained in:
parent
edf5802820
commit
d67f6097c1
2 changed files with 12 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
alias ll='ls -la'
|
||||
alias lt='ls --human-readable --size -1 -S --classify'
|
||||
alias nrebuild='sudo nixos-rebuild --use-remote-sudo switch'
|
||||
alias code='codium'
|
||||
alias code='codium'
|
||||
alias ssh='ensure_ssh_key; ssh'
|
Loading…
Add table
Add a link
Reference in a new issue