This repository contains the configuration files and scripts that I use on my Arch Linux workstation(s).
Distribution : Arch Linux
Window Manager : i3-gaps + i3status
Shell : zsh
Terminal : kitty
Terminal Multiplexer : zellij
Resource Monitor : btop
Editor : neovim
Notification Daemon : dunst
Theme : catppuccin
pacman -S stow
cd "$HOME"
git clone --depth 1 https://github.com/eminboydak/.dotfiles
cd .dotfiles/
stow bash git i3 ...
stow etc -t /etc/
Note
TODO