DonationCoder.com Forum

DonationCoder.com Software => DC Member Programs and Projects => Topic started by: Tuxman on April 10, 2020, 03:50 AM

Title: SCCS support for the zsh shell
Post by: Tuxman on April 10, 2020, 03:50 AM
I wrote a plugin for oh-my-zsh that displays the status of SCCS (https://sccs.sourceforge.net) "repositories". GitHub, this time (because it's a pull request):

https://github.com/dertuxmalwieder/ohmyzsh/tree/c7dbc84889599580edfbc79f8101cb09b2b8d092/plugins/sccs

[ You are not allowed to view attachments ]

If the oh-my-zsh folks won't merge it before December 2020, I'll make this a NANY entry as well and host it somewhere else.  :D
Title: Re: SCCS support for the zsh shell
Post by: wraith808 on April 10, 2020, 08:32 AM
I hadn't heard of ohmyzsh, so at the least you've made me aware of that :)
Title: Re: SCCS support for the zsh shell
Post by: Tuxman on April 10, 2020, 10:39 AM
Personally, I dislike the zsh (it does too many things), but I am currently spending some time with a Mac and they come with the zsh these days. Trying to make it relatively useful is annoying.
Title: Re: SCCS support for the zsh shell
Post by: wraith808 on April 10, 2020, 12:36 PM
That's what I like about it- the fact that it does so much LOL