eminboydak / .dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles colors

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

Installation

  • pacman -S stow
  • cd "$HOME"
  • git clone --depth 1 https://github.com/eminboydak/.dotfiles
  • cd .dotfiles/
  • stow bash git i3 ...
  • stow etc -t /etc/

Preview

Note

TODO

About

My dotfiles


Languages

Language:Lua 51.3%Language:Shell 48.7%