2026-02-22 15:05:30 +01:00
2026-02-22 15:05:30 +01:00
2024-06-18 15:25:19 +01:00
2026-01-28 18:57:34 +01:00
2025-05-09 01:04:49 +01:00
2025-05-11 20:53:39 +01:00
2026-02-22 15:05:30 +01:00

Dotfiles

This repo contains the dotfiles of essential programs configurations I use across my Linux devices.

Requirements

You need to have Git and GNU stow to link the dotfiles properly. You also need to install a Nerd Font. If you don't want a nerd font you can disable it from alacritty.toml.

Installation

  1. Clone the repo
git clone https://github.com/hazemKrimi/dotfiles
  1. Install the programs you are going to have dotfiles for if you have not done so already. If following this repo you should install the following:
  1. Run GNU stow to symlink the configs in dotfiles to their default locations:
cd dotfiles
stow .

Reference

I found about this in Dreams of Autonomy's video so shout out to him!

S
Description
My personal dotfiles.
Readme GPL-3.0 51 KiB
Languages
Shell 100%