These dotfiles include configuration settings for various tools for terminal customization, custom libraries, and many more. Additionally, this repository contains template files that can be used for other repositories, such as GitHub Actions Workflow, Dependabot, Labeler, or other commonly used dotfiles.
Note
Ensure that you have Nerd Fonts installed on your operating system.
Instructions for installing the dotfiles configuration. First, clone this repository, then run the installation script for your operating system. The installation script is still work in progress.
Run the ./install.sh
script in the Shell terminal to install the dotfiles
configuration for GNU/Linux systems like Debian or Ubuntu. This script
include the configuration for ohmyzsh
installation and many more.
Run the .\install.ps1
script in the PowerShell to install the dotfiles
configuration for Windows system. This script include the configuration for
oh-my-posh installation and
many more.