better profile handling

This commit is contained in:
2026-01-01 03:11:11 +01:00
parent d3a5b79e15
commit 5b62876730
3 changed files with 92 additions and 22 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
if type -q ssh
bass $(ssh-init) > /dev/null 2>&1
# avoiding entering passphrase every time
# avoid entering passphrase every time
function sshs
# test if keys are added to ssh-agent
if not ssh-add -l > /dev/null 2>&1