this function isnt quite working
This commit is contained in:
parent
053690fd50
commit
4221f9fb5d
@ -38,10 +38,6 @@
|
||||
open-gallery = ''
|
||||
cd /srv/server/pool/scrapping/JawZ/gallery-dl &&
|
||||
xdg-open "$(${fd}/bin/fd . ./ Husbands -tdirectory -d 1 | ${fzf}/bin/fzf -i)"'';
|
||||
ssh-try = ''
|
||||
(){ while ! ssh -o ConnectTimeout=5 -o BatchMode=yes "$1" 'true' 2>/dev/null;
|
||||
do sleep 10; done; ssh "$1"
|
||||
'';
|
||||
};
|
||||
enableVteIntegration = true;
|
||||
initExtra = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user