Fazle Arefin
Fazle Arefin
You might want to check out https://github.com/fazlearefin/ubuntu-dev-machine-setup if you are looking something similar that is actively maintained.
Instead of cloning from the github repo, install the deb package `zsh-antigen`
Probably will go with boostnote, because of the popularity and the github stars: - ~[boostnote](https://github.com/BoostIO/Boostnote)~ - [ghostwriter](https://github.com/wereturtle/ghostwriter) - [Standard Notes](https://standardnotes.org/) - [Notes-up](https://github.com/Philip-Scott/Notes-up) - [Quilter](https://github.com/lainsce/quilter) - [Zettlr](https://github.com/Zettlr/Zettlr) - [Joplin](https://joplinapp.org/) - Great...
This is a placeholder to install the following tools for cloud security and IaC: - [trivy](https://github.com/aquasecurity/trivy) - [prowler](https://github.com/prowler-cloud/prowler) - [checkov](https://github.com/bridgecrewio/checkov) - [trufflehog](https://github.com/trufflesecurity/trufflehog)
Oracle tries to make sure you read and agree to their awesome license agreement before installing the package. This makes it difficult for automated installs. Sample code below needs to...
In Linux **Ctrl-d** is a natural command built into the muscle memory to log out of something. However, pressing Ctrl-d in One-Lin3r causes a EOFError. Please support `exit` or `quit`...
It would be great if the `ku` utility also generated the **P2WSH** address.
`apt install zsh-antigen` instead of cloning the repo
Switching to bash should give an exciting shell to work with. And that's where https://github.com/ohmybash/oh-my-bash comes in
In vim setup, consider removing [indentLine](https://github.com/Yggdroot/indentLine) plugin as the repo has been archived.