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.

Linux

Run the ./install.sh script in the Shell terminal to install the configuration on GNU/Linux systems like Debian or Ubuntu. This script include the ohmyzsh installation and many more.

Windows

Run the .\install.ps1 script in the PowerShell to install the configuration on Windows system. This script include the oh-my-posh installation and many more.