Skip to content

Commit 6943141

Browse files
committed
Updated pomossh
1 parent e2d192b commit 6943141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ var (
6666

6767
run_as_ssh bool
6868
gitlink = greenColor.Render("https://github.com/sairash/pomossh")
69-
end_info = fmt.Sprintf("\n Thanks for using %s! \n Give a star %s \n Made By %s\n", lipgloss.NewStyle().Foreground(lipgloss.Color("#49beaa")).Bold(true).Render("<尸ㄖ爪ㄖ 丂丂卄>"), gitlink, greenColor.Render("https://sairashgautam.com.np/"))
69+
end_info = fmt.Sprintf("\n Thanks for using %s! \n Give a star %s \n Made By %s\n", lipgloss.NewStyle().Foreground(lipgloss.Color("#49beaa")).Bold(true).Render("<POMO SSH>"), gitlink, greenColor.Render("https://sairashgautam.com.np/"))
7070
)
7171

7272
type item string

0 commit comments

Comments
 (0)