SkillAgentSearch skills...

Dotfiles

A rice focused in speed, produtivity and to suck less.

Install / Use

/learn @gabrielzschmitz/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <br> <img src="./doc/dotfiles[demo].png" alt="cfetch"> <br> gabrielzschmitz dotfiles <br> </h1> <h4 align="center">A rice focused in speed, produtivity and to suck less.</h4> <p align="center"> <a href="./LICENSE"><img src="https://img.shields.io/badge/license-GPL-3.svg" alt="License"></a> <a href="https://www.buymeacoffee.com/gabrielzschmitz" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 20px !important;width: 87px;" ></a> <a href="https://github.com/gabrielzschmitz/dotfiles"><img src="https://img.shields.io/github/stars/gabrielzschmitz/dotfiles?style=social" alt="Give me a Star"></a> </p>

💾 How to Install

<b>Note</b>: change<i> $REPOPATH</i> to wherever you'd like to clone the bare repository and<i> $REPOALIAS</i> to whatever you want the alias to the repo be.

Just follow this <b>steps</b>:

$ REPOPATH="$HOME/doc/dotfiles"
$ REPOALIAS="dots"
$ echo "alias $REPOALIAS='/usr/bin/git --git-dir=$REPOPATH --work-tree=$HOME'" >> $HOME/.zshrc
$ source ~/.zshrc
$ git clone --bare https://www.github.com/gabrielzschmitz/dotfiles.git $REPOPATH

<b>Note</b>: if checkout is impossible try to <i>'rm'</i> and <i>'rm -rf'</i> all the files/folders that are appearing as a conflict.

$ $REPOALIAS checkout
$ $REPOALIAS config --local status.showUntrackedFiles no

🎨 Riced programs

The following software were <b>riced</b>: <i>

📜 License

This project is licensed under the GPL-3 license.

View on GitHub
GitHub Stars29
CategoryDevelopment
Updated7mo ago
Forks2

Security Score

87/100

Audited on Sep 5, 2025

No findings