/qyadr

:package: (DEPRECATED) Qaraluch's Yet Another Dotfiles Repo

Primary LanguageShell

qyadr logo

📦 QYADR

(DEPRECATED) Qaraluch's Yet Another Dotfiles Repo

MIT Licence


  • Easy in deploy, installation, update, and purging.
  • Version control via GIT.
  • Based on ZSH shell.
  • Configurable plugins and first-time-auto-installation.
  • Zsh completions.
  • Goodness of command-line fuzzy finder (fzf) for git, zsh and locate.
  • Navigate directories via fzf-makrs.
  • Shell autosuggestions.
  • Command line syntax highlighting.
  • Zsh global aliases expansion (via zsh-abbrev-alias).
  • Vim keybindings in terminal.
  • Custom prompt.
  • Custom aliases.
  • Simple profiling.
  • Powered by GNU STOW for components and environment installation management.
  • And much more...

⚠️ Disclaimer: This repo is published in good faith and for learning purpose only. Any usage of the dotfiles is strictly at your own risk 🙈.

⚪ Prerequisites

Make sure the following requirements are installed:

  • Git
  • GNU Stow

⚪ Installation

For installation of the dotfiles you need to download deployment script beforehand:

curl -LO https://git.io/.qyadr-deploy.sh

or:

$ curl https://raw.githubusercontent.com/qaraluch/qyadr/master/deploy.sh -Lo .qyadr-deploy.sh

and run it by:

$ bash ~/.qyadr-deploy.sh

Run installer by:

$ ~/.qyadr-install.sh

⚪ License

MIT © qaraluch