Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

shells is a Node.js module that detects which Unix shell configuration files exist in a user's home directory, supporting bash, zsh, and fish. It returns an array of the found files, sorted by most recent modification, and can help identify a user's preferred shell. This tool is useful for developers building CLI applications or shell-related tools who need to detect and interact with user shell configurations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
zeke's profile
zeke
3 contributions
zeke

zeke/shells

Get a list of all unix shells for which user configuration files exist. Supports bash, zsh, and fish.

JavaScript
1
3
No license

Support the dependencies of zeke/shells

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers