gtrabanco / dotSloth

Lazy bash for lazy people. Have maintainable dotfiles with .Sloth.
Other
16 stars 1 forks source link

[Feat] undot #219

Closed gtrabanco closed 2 years ago

gtrabanco commented 2 years ago

Humman Changelog

Description

Added two aliases in the loader to enable and disable dot command. You should know that this will disable all scripts and binaries in ${SLOTH_PATH}/bin. So you will not be able to use of the scripts in that folder until you call dotback.

undot

Related Issue

Motivation and Context

Have a way to drop dot command is easier than rename it. Use other dot commands like the turborepo's dot is necessary in some cases.