1
0
Fork 0
No description
Find a file
2025-12-19 11:44:20 +01:00
.config .config/nvim 2025-12-19 11:44:20 +01:00
.local/share .local/share 2025-11-20 11:18:44 +01:00
.zshrc.d scripts/arch_install_tui.sh .zshrc.d/envs.zsh 2025-12-18 14:38:29 +01:00
scripts scripts/arch_install_tui.sh 2025-12-19 10:45:40 +01:00
wiki .config/i3 .config/kanshi .config/scripts .config/swaybg .config/swaylock wiki/WAYLAND_MONITOR_SETUP.md 2025-12-15 15:26:15 +01:00
.bash_profile init 2025-04-12 08:38:49 +02:00
.bashrc .bashrc .config/mango .profile .zprofile .zshrc.d/envs.zsh .zshrc.d/exports.zsh 2025-11-05 21:03:07 +01:00
.gitconfig chaged git editor to nano 2025-10-07 13:16:01 +02:00
.gitignore initial commit 2025-09-10 13:08:56 +02:00
.profile .profile .xsessionrc .zprofile 2025-12-18 08:53:45 +01:00
.stow-local-ignore scripts/install_wayland_tools.sh .stow-local-ignore wiki/ 2025-11-05 11:22:38 +01:00
.tmux.conf .config/ghostty .tmux.conf 2025-12-15 19:10:56 +01:00
.xsessionrc .profile .xsessionrc .zprofile 2025-12-18 08:53:45 +01:00
.zprofile .profile .xsessionrc .zprofile 2025-12-18 08:53:45 +01:00
.zshrc .zshrc 2025-12-08 16:51:20 +01:00
README.md README.md scripts/arch_install_tui.sh 2025-12-15 17:46:04 +01:00

Dotfiles

My personal dotfiles configuration managed with Stowbun for easy deployment across different systems.

   curl -sSL arch.quelloffen.ch | bash -s -- useradd
   curl -sSL arch.quelloffen.ch | bash -s 
   curl -sSL arch.quelloffen.ch | bash -s -- stowbun

Installation

Clone the repository and set up the dotfiles using Stowbun:

curl https://quelloffen.ch/zenn/stowbun/raw/branch/main/stowbun | bash -s -- init ssh://git@quelloffen.ch/zenn/dotfiles.git

curl https://quelloffen.ch/zenn/stowbun/raw/branch/main/stowbun | bash -s -- fr

This approach uses Stowbun to create symbolic links for all configuration files, allowing for easy management and version control of dotfiles.

Homedir structure

My personal dotfiles configuration managed with Stowbun for easy deployment across different systems.

~/opt/
   ├── bin
   ├── build
   ├── etc
   ├── include
   ├── lib
   ├── lib64
   ├── projects
   └── share
mkdir -p ~/opt/bin ~/opt/build ~/opt/etc ~/opt/include ~/opt/lib ~/opt/lib64 ~/opt/projects ~/opt/share

Installs

Install-Scripts

Defaul Tools Arch

Window-Manager

Hyprland
MangoWc
Niri
Sway

Infos

Compile and install in ~/opt

Requirements

  • GNU Stow
  • Git