Check if ssh key exists

This commit is contained in:
2021-04-16 00:29:01 +01:00
parent 3e6f3a1b3e
commit 6ee7970821
2 changed files with 7 additions and 2 deletions

View File

@@ -38,6 +38,7 @@ alias \
sdn="sudo shutdown -h now" \
e="$EDITOR" \
v="$EDITOR" \
cl="clear" \
p="sudo pacman" \
z="zathura" \
ll="ls -l" \