Skip to content
New issue

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

Command Line Apps for Fun and Productivity #2

Open
utterances-bot opened this issue Aug 3, 2020 · 5 comments
Open

Command Line Apps for Fun and Productivity #2

utterances-bot opened this issue Aug 3, 2020 · 5 comments
Labels

Comments

@utterances-bot
Copy link

Command Line Apps for Fun and Productivity

Useful command line applications to make your terminal look better and improve your workflow.

https://blog.bitsacm.in/cli-apps/

Copy link
Member

twitu commented Aug 3, 2020

@cheese-cracker I think you've made a small typo at the terminal history snippet. It says HHISTSIZE=HISTFILESIZE=.

@twitu twitu added the comment label Aug 3, 2020 — with utterances
Copy link

Thanks for pointing out, it should be fixed now!

Copy link

You could use HISTSIZE= HISTFILESIZE= or the more conventional way as shown!

Copy link

While I appreciate the initiative you guys have taken to bring the CLI to the forefront, I simply cannot ignore the fact that you have not mentioned that the commands to install the programs can only be run on Debian derivatives (unless you install apt on another distro which I doubt anyone would do). I would only suggest that you mention this in the article so that a user who's new to the world of Gnu/Linux and who's using a distro like Fedora or Manjaro is not startled when apt fails. Other than that, it a pretty good article !

Copy link

Thanks for the feedback!
I thought this might be a problem when installing multiple different applications. In fact, fzf itself may require additional steps if you install it using apt instead of the method shown using git. I've added a line to include package managers for Fedora, Manjaro and Mac.
If some installations still don't work, there are github links to each of the projects in the heading. The installation steps there may help out.
Apart from that, the rest of the scripts should work well on all distributions!
PS: The screen-recordings were taken on Archlinux with another useful cli app, ffmpeg!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants