SkillAgentSearch skills...

Dotfiles

đŸ’ģ🚀 Custom dotfiles for UNIX based systems

Install / Use

/learn @borjapazr/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img width="500" alt=".dotfiles" src="https://i.imgur.com/SzBeVhB.png"> <br> <br>

GitHub CI Workflow Status

<h4> đŸ’ģ🚀 Custom dotfiles for UNIX based systems </h4>

<a href="#â„šī¸-about">â„šī¸ About</a> â€ĸ <a href="#-installation">đŸ“Ĩ Installation</a> â€ĸ <a href="#-features">📋 Features</a> â€ĸ <a href="#-contributing">đŸ‘Ĩ Contributing</a> â€ĸ <a href="#-credits">đŸŽ¯ Credits</a> â€ĸ <a href="#-license">🚩 License</a>

</div>

â„šī¸ About

Personal .dotfiles for quick configuration of my UNIX-based devices. They are tailored to my needs and do not claim to be the right solution for ideal .dotfiles.

💡 As a starting point to get all your configuration files and scripts organised I recommend you to use dotly, which is a project that describes itself as a simple and fast dotfiles framework.

đŸ“Ĩ Installation

Using wget:

bash <(wget -qO- https://raw.githubusercontent.com/borjapazr/dotfiles/HEAD/installer)

Or using curl:

bash <(curl -s https://raw.githubusercontent.com/borjapazr/dotfiles/HEAD/installer)

🧸 Configuration

Read this page.

📋 Features

âš’ī¸ Built with

  • Oh My Zsh Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration. It comes bundled with thousands of helpful functions, helpers, plugins, themes, and a few things that make you shout...
  • fzf A general-purpose command-line fuzzy finder.
  • dotbot Dotbot is a tool that bootstraps your dotfiles (it's a [Dot]files [bo]o[t]strapper, get it?). It does less than you think, because version control systems do more than you think.

🌚 The dot command

dot is the core command my .dotfiles. If you execute it, you'll see all your scripts.

[mars] ~ dot -h
Usage:
   dot
   dot <context>
   dot <context> <script> [<args>...]
   dot -h | --help
   dot -p | --print

đŸ‘Ĩ Contributing

Just fork and open a pull request. All contributions are welcome 🤗

đŸŽ¯ Credits

These .dotfiles are largely based on @rgomezcasas personal .dotfiles and the dotly framework. They have been adapted to suit my personal needs.

🙏 Thank you very much for these wonderful creations.

⭐ Stargazers

Stargazers repo roster for @borjapazr/dotfiles

🚩 License

MIT @ borjapazr. Please see License for more information.

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Shell

Security Score

90/100

Audited on Feb 21, 2026

No findings