environments icon indicating copy to clipboard operation
environments copied to clipboard

:small_airplane: My coding environments.

:small_airplane: environments

version npm downloads

My coding environments (some dotfiles, and configs) and useful tools, and commands.

I do almost all my work in cloud VPS, so these scripts help me get set up quickly and work in vim and git efficiently.

Also includes a script for counting lines of code using common tools.

Now includes a funding block in the NPM

Use

Use

curl -L -O https://raw.githubusercontent.com/crisdosyago/environments/master/install.sh && chmod +x ./install.sh && ./install.sh [DOMAIN_NAME]

to install everything you need. Where `DOMAIN_NAME is an optional parameter to aquire TLS certs from LetsEncrypt