mirror of
https://shylinux.com/x/icebergs
synced 2025-04-30 18:59:22 +08:00
7 lines
112 B
Go
7 lines
112 B
Go
package misc
|
|
|
|
import (
|
|
_ "github.com/shylinux/icebergs/misc/git"
|
|
_ "github.com/shylinux/icebergs/misc/tmux"
|
|
)
|