We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
# cpanm App::lsplusplus
According to https://github.com/trapd00r/ls--#install-from-cpan-locally-managing-dependencies-automatically :
# cpanm App::lsplusplus ... Successfully installed App-lsplusplus-0.69
> ls++ Can't locate /home/v11e/.ls++.conf at /usr/local/bin/ls++ line 631.
I manually put https://github.com/trapd00r/ls--/blob/master/ls%2B%2B.conf into ~/.ls++.conf, try again:
~/.ls++.conf
> ls++ ls: unknown option -- v usage: ls [-1AaCcdFfgHhikLlmnopqRrSsTtux] [file ...]
?
The text was updated successfully, but these errors were encountered:
It looks like you might be on macos. Try installing the gnu coreutils:
brew install coreutils
Sorry, something went wrong.
I'm on OpenBSD I have coreutils installed.
coreutils
No branches or pull requests
According to https://github.com/trapd00r/ls--#install-from-cpan-locally-managing-dependencies-automatically :
I manually put https://github.com/trapd00r/ls--/blob/master/ls%2B%2B.conf into
~/.ls++.conf
, try again:?
The text was updated successfully, but these errors were encountered: