Restructure functions

This commit is contained in:
2022-08-12 00:39:41 +08:00
parent 5fe9b2ef34
commit 123b2942e9
4 changed files with 21 additions and 29 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
# ssh-agent key lifetime
alias ssh-add="ssh-add -t 43200"
SSH_ENV="$HOME/.ssh/environment"
function start_agent {