Skip to content

πŸ’»πŸš€ Custom dotfiles for UNIX based systems

License

Notifications You must be signed in to change notification settings

borjapazr/dotfiles

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e13a15d Β· Oct 18, 2024
May 13, 2024
Nov 22, 2023
Mar 13, 2022
Oct 18, 2024
May 13, 2024
Feb 11, 2022
Apr 8, 2022
Oct 18, 2024
May 9, 2022
Nov 14, 2021
Jun 13, 2024
Oct 18, 2024
Oct 18, 2024
Oct 27, 2022
May 9, 2022
Jan 11, 2022
Nov 14, 2021
May 13, 2024
Nov 14, 2021

Repository files navigation

.dotfiles

GitHub CI Workflow Status

πŸ’»πŸš€ Custom dotfiles for UNIX based systems

ℹ️ About β€’ πŸ“₯ Installation β€’ πŸ“‹ Features β€’ πŸ‘₯ Contributing β€’ 🎯 Credits β€’ 🚩 License


ℹ️ 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.