Tyrbok / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Installation

Using wget:

zsh <(wget -qO- https://raw.githubusercontent.com/Tyrbok/dotfiles/HEAD/installer/install.sh)

Or using curl:

zsh <(curl -s https://raw.githubusercontent.com/Tyrbok/dotfiles/HEAD/installer/install.sh)

Contributing

  • If you have found a bug or if you have a feature request, please report them at this repository issues section.
  • Pull requests must be made against main branch.

License

The gem is available as open source under the terms of the MIT License.

About

License:MIT License


Languages

Language:Shell 65.9%Language:Python 29.4%Language:Ruby 4.7%