Skip to content

Instantly share code, notes, and snippets.

View pradovic's full-sized avatar

Petar Radovic pradovic

  • Belgrade, Serbia
View GitHub Profile
@pradovic
pradovic / alias_eza.md
Created March 18, 2025 08:32 — forked from AppleBoiy/alias_eza.md
eza-ls

Alias eza for ls command

Put to shell configure file

first install eza by homebrew

brew install eza

Basic setup

func TestConnectOnAllAddresses(t *testing.T) {
s1, _ := newService(t, 1, libp2pServiceOpts{
libp2pOpts: libp2p.Options{
EnableQUIC: true,
EnableWS: true,
},
})
s2, overlay2 := newService(t, 1, libp2pServiceOpts{