diff --git a/home.nix b/home.nix index b1ce80f..8e45546 100644 --- a/home.nix +++ b/home.nix @@ -270,6 +270,7 @@ ''; shellAliases = { + addsshmac="ssh-add ~/.ssh/id_ed25519 --apple-use-keychain --apple-load-keychain"; cat="bat"; # du="ncdu --color dark -rr -x"; fzfp="fzf --preview 'bat --style=numbers --color=always --line-range :500 {}'";