Skip to content

eminboydak/.dotfiles

Folders and files

NameName
Last commit message
Last commit date
Sep 26, 2024
Mar 5, 2024
Apr 6, 2024
Feb 26, 2024
Mar 6, 2024
Dec 14, 2024
Dec 9, 2024
Sep 18, 2024
Oct 14, 2024
Mar 4, 2024
Mar 2, 2024
Apr 7, 2024
Oct 7, 2024
Sep 24, 2023
Mar 3, 2024
Jul 22, 2023
Jul 17, 2023
Mar 6, 2024
Oct 14, 2024
Sep 18, 2024
Mar 4, 2024
May 13, 2024
Jul 31, 2023
Jul 17, 2023
Apr 6, 2024

Repository files navigation

.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