diff --git a/justfile b/justfile index 4052d07..191cc7c 100644 --- a/justfile +++ b/justfile @@ -47,3 +47,5 @@ debian: rust pyenv symlinks arch: rust pyenv symlinks sudo pacman -S git git-lfs ctags rofi terminator tint2 tree-sitter unzip cpan base-devel bat exa nitch +ssh-keys: + cat home/ssh/*.pub > ~/.ssh/authorized_keys