Go to file
2025-06-04 00:14:06 +02:00
2025-04-02 16:05:25 +02:00
2025-02-03 07:32:20 +01:00
2025-06-10 23:07:24 +02:00
2025-04-11 15:41:01 +02:00
2025-06-10 23:07:24 +02:00
2024-09-14 12:06:52 +02:00
2024-09-05 11:04:53 +02:00

dotfiles

A collection of configuration files meant to be used with GNU stow, hence the directory structure.

Usage

List of packages to install

  • (alacritty)
  • audacious
  • bash-completion
  • bat
  • bitwarden
  • dunst
  • eza
  • feh
  • fzf
  • git
  • ghostty
  • ly
  • maim
  • man
  • neovim
  • pandoc
  • pavucontrol
  • picom
  • polybar
  • ripgrep
  • rofi
  • starship
  • stow
  • tmux
  • unzip
  • xclip

AUR:

  • paru

Getting the repository

Navigate to your home directory ~/. Download the repository to that directory or do it the recommended way and clone it there with git:

    git clone https://github.com/zegonix/dotfiles.git

or

    git clone git@github.com:zegonix/dotfiles.git

Note: The location of the local copy is important for stow. You can put it somewhere else, but you will have to configure stow to inform it of non default source and target locations, the target is relative to the source by default.

Make sure to have stow installed. Navigate into your local copy of the repository, usually ~/dotfiles. Create links to the configurations with:

    stow <package>

for example

    stow alacritty

It is important to execute this and similar commands in the root directory of the repository ~/dotfiles unless you specify source and target locations manually.

Todos

  • configure lock screen (probably i3lock)
  • sway (wayland in general..)
  • terminal emulators to keep in mind:
    • foot (wayland exclusive) -> postponed for potential wayland setup
Description
collection of configuration files and scripts
Readme GPL-3.0 68 MiB
Languages
Lua 78.8%
Shell 19.4%
CSS 1.8%