about summary refs log tree commit diff stats
path: root/hm/soispha/pkgs/scripts/specific/neorg/nu/add.nu
blob: 8cf9666ca3283426692d51b0955ed1e020a711e2 (plain) (blame)
1
2
3
export def "main" [] {
    "hi!"
}