1
0
Fork 0
No description
Find a file
2025-11-04 13:46:40 +01:00
.config .config/mango 2025-11-04 13:46:40 +01:00
.local/share fixed autostart 2025-10-16 19:46:25 +02:00
.screenlayout Initial Commit 2025-03-01 00:29:37 +01:00
.zshrc.d .zshrc.d/aliases.zsh 2025-11-04 05:43:23 +01:00
.bash_profile init 2025-04-12 08:38:49 +02:00
.bashrc .bashrc .config/gtk-3.0 .config/gtk-4.0 .config/hypr .config/mango .config/xdg-desktop-portal install_mangowc.sh .profile .stow-local-ignore .zshrc 2025-11-04 11:34:50 +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 .bashrc .config/gtk-3.0 .config/gtk-4.0 .config/hypr .config/mango .config/xdg-desktop-portal install_mangowc.sh .profile .stow-local-ignore .zshrc 2025-11-04 11:34:50 +01:00
.stow-local-ignore .bashrc .config/gtk-3.0 .config/gtk-4.0 .config/hypr .config/mango .config/xdg-desktop-portal install_mangowc.sh .profile .stow-local-ignore .zshrc 2025-11-04 11:34:50 +01:00
.tmux.conf Initialer commit 2025-01-02 11:44:38 +01:00
.zprofile initial commit 2025-09-10 13:08:56 +02:00
.zshrc .bashrc .config/gtk-3.0 .config/gtk-4.0 .config/hypr .config/mango .config/xdg-desktop-portal install_mangowc.sh .profile .stow-local-ignore .zshrc 2025-11-04 11:34:50 +01:00
gnome-keybinds.txt fixed some stuff look in commit 2025-09-22 11:43:10 +02:00
install_alacritty.sh changed default folder list 2025-10-16 10:08:44 +02:00
install_dev_toolchains.sh install_dev_toolchains.sh install_dev_tools.sh install_yay.sh README.md .zshrc.d/functions.zsh .zshrc.d/settings.zsh 2025-10-22 19:42:03 +02:00
install_dev_tools.sh install_dev_toolchains.sh install_dev_tools.sh install_yay.sh README.md .zshrc.d/functions.zsh .zshrc.d/settings.zsh 2025-10-22 19:42:03 +02:00
install_mangowc.sh .bashrc .config/gtk-3.0 .config/gtk-4.0 .config/hypr .config/mango .config/xdg-desktop-portal install_mangowc.sh .profile .stow-local-ignore .zshrc 2025-11-04 11:34:50 +01:00
install_rofi.sh fixed some stuff look in commit 2025-09-22 11:43:10 +02:00
install_vscode.sh added archpkg list added to readme and added hyprland pkg list to readme 2025-10-09 20:29:38 +02:00
install_yay.sh install_dev_toolchains.sh install_dev_tools.sh install_yay.sh README.md .zshrc.d/functions.zsh .zshrc.d/settings.zsh 2025-10-22 19:42:03 +02:00
install_zsh.sh fixed some stuff look in commit 2025-09-22 11:43:10 +02:00
load_gnome_keybinds.sh changed default folder list 2025-10-16 10:08:44 +02:00
README.md README.md .zshrc.d/functions.zsh 2025-10-27 20:35:39 +01:00

Dotfiles

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

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.

Requirements

  • GNU Stow
  • Git