Skip to content

luismayta/dotfiles

Latest Release Lint CI pre-commit Conventional Commits KeepAChangelog

dotfiles

dotfiles is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

Requirements

This is a list of applications that need to be installed previously to enjoy all the goodies of this configuration.

Installation

via curl

bash -c "$(curl -fsSL https://rebrand.ly/73aaa2n)"

via wget

bash -c "$(wget https://rebrand.ly/73aaa2n -O -)"

Usage

How to use this project

task setup

Examples

Common

Functions

dotfiles includes a small utility dotfiles to fetch and install new packages.

Help

Got a question?

File a GitHub issue.

Contributing

See Contributing.

Module Versioning

This Module follows the principles of Semantic Versioning (SemVer).

Using the given version number of MAJOR.MINOR.PATCH, we apply the following constructs:

  1. Use the MAJOR version for incompatible changes.
  2. Use the MINOR version when adding functionality in a backwards compatible manner.
  3. Use the PATCH version when introducing backwards compatible bug fixes.

Backwards compatibility in 0.0.z and 0.y.z version

  • In the context of initial development, backwards compatibility in versions 0.0.z is not guaranteed when z is increased. (Initial development)
  • In the context of pre-release, backwards compatibility in versions 0.y.z is not guaranteed when y is increased. (Pre-release)

Copyright

Copyright Β© 2018-2023 Hadenlabs

Trademarks

All other trademarks referenced herein are the property of their respective owners.

License

The code and styles are licensed under the LGPL-3.0 license See project license..

Don't forget to 🌟 Star 🌟 the repo if you like dotfiles

Your feedback is appreciated