This repository contains the configuration files and scripts that I use on my Arch Linux workstation.
Distribution : Arch Linux
Window Manager : i3-gaps + i3status
Shell : bash
Terminal : alacritty
Terminal Multiplexer : zellij
Resource Monitor : bpytop
Editor : neovim
IRC Client : weechat
Notification Daemon : runst
Theme : kanagawa
pacman -S stow
cd "$HOME"
git clone --depth 1 https://github.com/orhun/dotfiles .dotfiles
cd .dotfiles/
stow bash git i3 ...
stow etc -t /etc/