Skip to content

These dotfiles include configuration settings for various tools for terminal customization, custom libraries, and many more

License

Notifications You must be signed in to change notification settings

mdsanima-dev/dotfiles

Repository files navigation

dotfiles

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.

Installing

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.

Linux

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.

Windows

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.