pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Mar 15 16:47:57 UTC 2023
Modified Files:
pkgsrc/shells: Makefile
Log Message:
Add and enable oh-my-posh.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/shells/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/Makefile
diff -u pkgsrc/shells/Makefile:1.72 pkgsrc/shells/Makefile:1.73
--- pkgsrc/shells/Makefile:1.72 Wed Jan 18 17:55:15 2023
+++ pkgsrc/shells/Makefile Wed Mar 15 16:47:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2023/01/18 17:55:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.73 2023/03/15 16:47:57 schmonz Exp $
#
COMMENT= Shells
@@ -26,6 +26,7 @@ SUBDIR+= lshell
SUBDIR+= mksh
SUBDIR+= nologinmsg
SUBDIR+= nushell
+SUBDIR+= oh-my-posh
SUBDIR+= oksh
SUBDIR+= pbosh
SUBDIR+= pdksh
Home |
Main Index |
Thread Index |
Old Index