Testing
Some checks failed
deploy-rs / deploy-rs (push) Failing after 6m55s

This commit is contained in:
albert 2024-05-03 08:02:28 +09:00
parent f4bfe65b9d
commit 7d039beae4
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -7,7 +7,8 @@
shellInit = ''
set fish_greeting
set EDITOR vim
ssh-add > /dev/null &> /dev/null
# ssh-add > /dev/null &> /dev/null
ssh-add
'';
interactiveShellInit = ''
if not set -q TMUX && not set -q DISABLE_TMUX